SpecialDaysControl

StockSharp.Xaml.PropertyGrid

Editor for SpecialDays.

继承自: UserControl

实现: IComponentConnector

构造函数

SpecialDaysControl()

Initializes a new instance of the SpecialDaysControl.

属性

SpecialDays : IDictionary<DateTime, Range<TimeSpan>[]>

Special working days and holidays.

方法

InitializeComponent()

InitializeComponent

事件

DataChanged : Action

SpecialDays changed event.

Error : Action<string, bool>

Error handler.

字段

SpecialDaysProperty : DependencyProperty

DependencyProperty for SpecialDays.