iCalendarComponentBase.CustomComponents Property
Provides access to a collection of calendar components incorporated into the current component.
Namespace: DevExpress.XtraScheduler.iCalendar.Components
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraScheduler.iCalendar.Components.iCalendarComponentCollection | An DevExpress.XtraScheduler.iCalendar.Components.iCalendarComponentCollection object, representing a collection of calendar components. |
See Also