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