SecurityLookupPage
StockSharp.Xaml.Windows.Maui
Page for security lookup.
Erbt von: ContentPage
Konstruktoren
SecurityLookupPage()
Creates a new SecurityLookupPage.
Eigenschaften
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.
Methoden
SetCriteria(SecurityLookupMessage)
Sets the criteria.
Ereignisse
LookupRequested : EventHandler<SecurityLookupMessage>
Raised when lookup is requested.