SecurityLookupPanel

StockSharp.Xaml

The instrument search panel.

继承自: UserControl

实现: IPersistable, IComponentConnector

构造函数

SecurityLookupPanel()

Initializes a new instance of the SecurityLookupPanel.

属性

Filter : Security

The filter for instrument search.

方法

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

事件

Lookup : Action<Security>

The start of instrument search event.

字段

SearchSecurityCommand : RoutedCommand

RoutedCommand for Lookup.