TcxSchedulerHolidaysLocationHoliday.IsRecurring Method
In This Article
Checks whether the holiday is recurring.
#Declaration
Delphi
function IsRecurring: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
This function returns True if the holiday has a recurrence pattern specified. Otherwise, the function returns False.
See Also