SpecialDaysControl
StockSharp.Xaml.PropertyGrid
Editor for SpecialDays.
继承自: UserControl
构造函数
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.
字段
SpecialDaysProperty : DependencyProperty
DependencyProperty for SpecialDays.