SecurityLookupPage

StockSharp.Xaml.Windows.Maui

Page for security lookup.

Inherits: ContentPage

Constructors

SecurityLookupPage()

Creates a new SecurityLookupPage.

Properties

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.

Methods

SetCriteria(SecurityLookupMessage)

Sets the criteria.

Events

LookupRequested : EventHandler<SecurityLookupMessage>

Raised when lookup is requested.