ExtendedCell.Appointment Property
Gets the appointment to which the extended cell is related.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Appointment | An Appointment object. |
See Also