SpecialDaysControl
StockSharp.Xaml.PropertyGrid
Editor for SpecialDays.
Inherits: UserControl
Implements: IComponentConnector
Constructors
SpecialDaysControl()
Initializes a new instance of the SpecialDaysControl.
Properties
SpecialDays : IDictionary<DateTime, Range<TimeSpan>[]>
Special working days and holidays.
Methods
InitializeComponent()
InitializeComponent
Events
DataChanged : Action
SpecialDays changed event.
Fields
SpecialDaysProperty : DependencyProperty
DependencyProperty for SpecialDays.