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.