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