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

TcxSchedulerHolidaysLocation Properties
Show Inherited Hide Inherited

The TcxSchedulerHolidaysLocation represents a holiday location (generally, a country).
Name Description
Collection Inherited from TCollectionItem.
Count Returns the number of holidays for this location.
DisplayName Inherited from TCollectionItem.
Holidays Provides indexed access to holidays registered for this location.
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
Locations Returns the location collection that stores this location object.
Name Specifies the holiday location name.
Visible Specifies whether the holiday location is available to the scheduler.
See Also