Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerHolidaysLocationHoliday Properties
Show Inherited Hide Inherited

A holiday registered for a specific location.
Name Description
Collection Inherited from TCollectionItem.
Date Specifies the holiday date.
DisplayName Inherited from TCollectionItem.
DisplayText Returns the holiday’s display name.
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
IsVisible Returns whether the holiday is available to the scheduler.
Location References a location to which the holiday belongs.
Name Specifies the holiday name.
RecurrenceInfo Provides access to the holiday’s recurrence data.
Visible Specifies whether the holiday is available to the scheduler.
See Also