ExchangeBoardsPanelView

StockSharp.Xaml.Panels.Maui

Panel view for displaying and managing exchange boards.

Hereda de: BasePanelView

Constructores

ExchangeBoardsPanelView()

Creates a new instance.

Propiedades

Boards : IList<ExchangeBoardItem>

Gets the boards collection.

SelectedBoardCode : string

Gets or sets the selected board code.

ViewModel : ExchangeBoardsPanelViewModel

Gets the ViewModel.

Métodos

SetBoard(string)

Sets the board by code.

Eventos

BoardSaved : EventHandler<ExchangeBoardItem>

Event raised when board is saved.