WorkingTimeControlView

StockSharp.Xaml.Panels.Maui

View for editing working time schedules.

Erbt von: BasePanelView

Konstruktoren

WorkingTimeControlView()

Creates a new instance.

Eigenschaften

IsWorkingTimeEnabled : bool

Gets or sets whether working time is enabled.

Periods : IList<WorkingTimePeriodItem>

Gets the periods collection.

ShowActive : bool

Gets or sets whether to show the active checkbox.

ViewModel : WorkingTimeControlViewModel

Gets the ViewModel.

Methoden

Clear()

Clears all periods.

Ereignisse

DataChanged : EventHandler

Event raised when data changes.

Error : EventHandler<string>

Event raised when an error occurs.