IndexSecurityPage
StockSharp.Xaml.Windows.Maui
Page for creating/editing index securities.
继承自: ContentPage
构造函数
IndexSecurityPage()
Creates a new IndexSecurityPage.
IndexSecurityPage(Security)
Creates a page for editing an existing security.
属性
ExchangeInfoProvider : IExchangeInfoProvider
Gets or sets the exchange info provider.
SecurityStorage : ISecurityStorage
Gets or sets the security storage.
ViewModel : IndexSecurityViewModel
Gets the ViewModel.
事件
SecuritySaved : EventHandler<Security>
Raised when security is saved.