TcxSchedulerHolidaysLocationHoliday Properties
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