SecurityLookupPage

StockSharp.Xaml.Windows.Maui

Page for security lookup.

Наследует: ContentPage

Конструкторы

SecurityLookupPage()

Creates a new SecurityLookupPage.

Свойства

CriteriaMessage : SecurityLookupMessage

Gets the criteria message.

DataSourceItemsSource : IList<DataSourceItem>

Gets the data sources.

ShowAllOption : bool

Gets or sets whether to show all option.

ShowDataSourcePanel : bool

Gets or sets whether to show data source panel.

ViewModel : SecurityLookupViewModel

Gets the ViewModel.

Методы

SetCriteria(SecurityLookupMessage)

Sets the criteria.

События

LookupRequested : EventHandler<SecurityLookupMessage>

Raised when lookup is requested.