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.