WorkingTimeControl

StockSharp.Xaml

Editor for WorkingTime.

Inherits: UserControl

Implements: IComponentConnector

Constructors

WorkingTimeControl()

Initializes a new instance of the WorkingTimeControl.

Properties

ShowActive : bool

Show 'active' checkbox.

WorkingTime : WorkingTime

Work schedule (time, holidays etc.).

Methods

InitializeComponent()

InitializeComponent

Events

DataChanged : Action

WorkingTime changed event.

Error : Action<string, bool>

Error handler.

Fields

WorkingTimeProperty : DependencyProperty

DependencyProperty for WorkingTime.