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.