IndexSecurityPage
StockSharp.Xaml.Windows.Maui
Page for creating/editing index securities.
Herda de: ContentPage
Construtores
IndexSecurityPage()
Creates a new IndexSecurityPage.
IndexSecurityPage(Security)
Creates a page for editing an existing security.
Propriedades
ExchangeInfoProvider : IExchangeInfoProvider
Gets or sets the exchange info provider.
SecurityStorage : ISecurityStorage
Gets or sets the security storage.
ViewModel : IndexSecurityViewModel
Gets the ViewModel.
Eventos
SecuritySaved : EventHandler<Security>
Raised when security is saved.