HolidayBaseCollection Class
In This Article
Represents a collection of Holiday objects.
Namespace: DevExpress.Schedule
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Related API Members
The following members return HolidayBaseCollection objects:
#Remarks
Add holidays contained in the HolidayBaseCollection collection to the WorkDaysCollection, accessible via the ASPxScheduler.WorkDays property.
See Also