TcxSchedulerOptionsView.StartOfWeek Property
Specifies the day, which will be treated as the first day in each week.
Declaration
property StartOfWeek: TcxStartOfWeek read; write; default swSystem;
Property Value
Type | Default |
---|---|
TcxStartOfWeek | swSystem |
Remarks
Days of the week are specified by the TcxStartOfWeek enumeration.
See Also