SecurityLookupPanel

StockSharp.Xaml

The instrument search panel.

Inherits: UserControl

Implements: IPersistable, IComponentConnector

Constructors

SecurityLookupPanel()

Initializes a new instance of the SecurityLookupPanel.

Properties

Filter : Security

The filter for instrument search.

Methods

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

Events

Lookup : Action<Security>

The start of instrument search event.

Fields

SearchSecurityCommand : RoutedCommand

RoutedCommand for Lookup.