TcxSchedulerHolidaysLocationHoliday.IsRecurring Method
Checks whether the holiday is recurring.
Declaration
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