iCalendarComponentBase.CustomComponents Property
Provides access to a collection of calendar components incorporated into the current component.
Namespace: DevExpress.XtraScheduler.iCalendar.Components
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
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