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.