SecurityPickerWindow

StockSharp.Xaml

The instrument selection window.

继承自: ThemedWindow

实现: IComponentConnector

构造函数

SecurityPickerWindow()

Initializes a new instance of the SecurityPicker.

属性

ExcludeSecurities : ISet<Security>

Instruments that should be hidden.

MarketDataProvider : IMarketDataProvider

The market data provider.

SecurityProvider : ISecurityProvider

The provider of information about instruments.

SelectedSecurities : IList<Security>

Selected instruments.

SelectedSecurity : Security

The selected instrument.

SelectionMode : MultiSelectMode

The list items selection mode. The default is Row.

ShowOk : bool

To show the OK button. By default, the button is shown.

方法

InitializeComponent()

InitializeComponent