TcxSchedulerHolidaysLocation Properties
The TcxSchedulerHolidaysLocation represents a holiday location (generally, a country).
Name | Description |
---|---|
Collection |
Inherited from TCollection |
Count | Returns the number of holidays for this location. |
Display |
Inherited from TCollection |
Holidays | Provides indexed access to holidays registered for this location. |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
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