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 Members

A holiday registered for a specific location.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TCollection) Inherited from TCollectionItem.

#Properties
Show Inherited Hide Inherited

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.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
IsRecurring Checks whether the holiday is recurring.
PopulateHolidayDates(TcxSchedulerDateList,TDate,TDate,Boolean)
Release Inherited from TCollectionItem.
RemoveRecurrence
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also