SecurityLookupPanel

StockSharp.Xaml

The instrument search panel.

Erbt von: UserControl

Implementiert: IPersistable, IComponentConnector

Konstruktoren

SecurityLookupPanel()

Initializes a new instance of the SecurityLookupPanel.

Eigenschaften

Filter : Security

The filter for instrument search.

Methoden

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

Ereignisse

Lookup : Action<Security>

The start of instrument search event.

Felder

SearchSecurityCommand : RoutedCommand

RoutedCommand for Lookup.