SpecialDaysControl

StockSharp.Xaml.PropertyGrid

Editor for SpecialDays.

Erbt von: UserControl

Implementiert: IComponentConnector

Konstruktoren

SpecialDaysControl()

Initializes a new instance of the SpecialDaysControl.

Eigenschaften

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

Special working days and holidays.

Methoden

InitializeComponent()

InitializeComponent

Ereignisse

DataChanged : Action

SpecialDays changed event.

Error : Action<string, bool>

Error handler.

Felder

SpecialDaysProperty : DependencyProperty

DependencyProperty for SpecialDays.