ExchangeBoardsPanel

StockSharp.Xaml

Editor of exchange boards.

継承元: UserControl

実装: IPersistable, IComponentConnector

コンストラクター

ExchangeBoardsPanel()

Initializes a new instance of the ExchangeBoardsPanel.

プロパティ

SelectedBoardCode : string

The code of board which is currently being edited.

メソッド

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.
SetBoardCode(string)

To set the board for editing.

boardCode
The editing board code. The board for editing is loaded by the code from EntityRegistry.

イベント

Changed : Action

Boards changed event.

フィールド

SelectedBoardCodeProperty : DependencyProperty

DependencyProperty for SelectedBoardCode.