SpecialDaysOfWeekControl
StockSharp.Xaml.PropertyGrid
Editor for SpecialDays.
Inherits: UserControl
Implements: IComponentConnector
Constructors
SpecialDaysOfWeekControl()
Initializes a new instance of the SpecialDaysOfWeekControl.
Properties
SpecialDaysOfWeek : IDictionary<DayOfWeek, Range<TimeSpan>[]>
Work schedule for days with different from Times schedules.
Methods
InitializeComponent()
InitializeComponent
Events
DataChanged : Action
SpecialDaysOfWeek changed event.
Fields
SpecialDaysOfWeekProperty : DependencyProperty
DependencyProperty for SpecialDaysOfWeek.