ExchangeBoardsPanelView
StockSharp.Xaml.Panels.Maui
Panel view for displaying and managing exchange boards.
Hereda de: BasePanelView
Constructores
ExchangeBoardsPanelView()
Creates a new instance.
Propiedades
SelectedBoardCode : string
Gets or sets the selected board code.
ViewModel : ExchangeBoardsPanelViewModel
Gets the ViewModel.
Métodos
Eventos
BoardSaved : EventHandler<ExchangeBoardItem>
Event raised when board is saved.