Class ExchangeBoardEditor
Редактор для ExchangeBoard.
Namespace: StockSharp.Xaml.PropertyGrid
Assembly: StockSharp.Xaml.dll
Syntax
public class ExchangeBoardEditor : ComboBoxEditSettings
Constructors
ExchangeBoardEditor()
Создать ExchangeBoardEditor.
Declaration
public ExchangeBoardEditor()
Fields
ExchangeInfoProviderProperty
Declaration
public static readonly DependencyProperty ExchangeInfoProviderProperty
Field Value
Type | Description |
---|---|
DependencyProperty |
Properties
ExchangeInfoProvider
Провайдер информации о бирже.
Declaration
public IExchangeInfoProvider ExchangeInfoProvider { get; set; }
Property Value
Type | Description |
---|---|
IExchangeInfoProvider |