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.