TcxSchedulerDateTimeHelper.WorkDays Method
Returns the days that contain work hours.
Declaration
class function WorkDays: TDays; virtual;
Returns
| Type |
|---|
| TDays |
Remarks
The WorkDays method returns the days from dMonday through to dFriday as workdays.
See Also