ExchangeBoardsPanelView

StockSharp.Xaml.Panels.Maui

Panel view for displaying and managing exchange boards.

Наследует: BasePanelView

Конструкторы

ExchangeBoardsPanelView()

Creates a new instance.

Свойства

Boards : IList<ExchangeBoardItem>

Gets the boards collection.

SelectedBoardCode : string

Gets or sets the selected board code.

ViewModel : ExchangeBoardsPanelViewModel

Gets the ViewModel.

Методы

SetBoard(string)

Sets the board by code.

События

BoardSaved : EventHandler<ExchangeBoardItem>

Event raised when board is saved.