WorkingTimeControl

StockSharp.Xaml

Editor for WorkingTime.

继承自: UserControl

实现: IComponentConnector

构造函数

WorkingTimeControl()

Initializes a new instance of the WorkingTimeControl.

属性

ShowActive : bool

Show 'active' checkbox.

WorkingTime : WorkingTime

Work schedule (time, holidays etc.).

方法

InitializeComponent()

InitializeComponent

事件

DataChanged : Action

WorkingTime changed event.

Error : Action<string, bool>

Error handler.

字段

WorkingTimeProperty : DependencyProperty

DependencyProperty for WorkingTime.