SpecialDaysControl

StockSharp.Xaml.PropertyGrid

Editor for SpecialDays.

Herda de: UserControl

Implementa: IComponentConnector

Construtores

SpecialDaysControl()

Initializes a new instance of the SpecialDaysControl.

Propriedades

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

Special working days and holidays.

Métodos

InitializeComponent()

InitializeComponent

Eventos

DataChanged : Action

SpecialDays changed event.

Error : Action<string, bool>

Error handler.

Campos

SpecialDaysProperty : DependencyProperty

DependencyProperty for SpecialDays.