IndexSecurityPage

StockSharp.Xaml.Windows.Maui

Page for creating/editing index securities.

Hereda de: ContentPage

Constructores

IndexSecurityPage()

Creates a new IndexSecurityPage.

IndexSecurityPage(Security)

Creates a page for editing an existing security.

Propiedades

ExchangeInfoProvider : IExchangeInfoProvider

Gets or sets the exchange info provider.

Security : Security

The created/edited security.

SecurityStorage : ISecurityStorage

Gets or sets the security storage.

ViewModel : IndexSecurityViewModel

Gets the ViewModel.

Eventos

SecuritySaved : EventHandler<Security>

Raised when security is saved.