TcxSchedulerHolidays.Count Property
Returns the number of holidays that are stored in the TcxSchedulerHolidays component.
Declaration
property Count: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
The Count property returns the total number of holidays of all the locations represented by the Locations collection.
See Also