SpecialDaysControl

StockSharp.Xaml.PropertyGrid

Editor for SpecialDays.

Hereda de: UserControl

Implementa: IComponentConnector

Constructores

SpecialDaysControl()

Initializes a new instance of the SpecialDaysControl.

Propiedades

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.