TdxGanttControlDataModelProperties.WeekStartDay Property
Specifies the first day of the week.
Declaration
property WeekStartDay: TDay read; write;
Property Value
Type | Description |
---|---|
TDay | Enumerates days of the week. |
Remarks
Use this property to specify the day when a week begins. The recurring task number depends on the week’s start day.
See Also