Back to Devexpress

ExtendedCell.Appointment Property

windowsforms-devexpress-dot-xtrascheduler-dot-drawing-dot-extendedcell.md

latest1.2 KB
Original Source

ExtendedCell.Appointment Property

Gets the appointment to which the extended cell is related.

Namespace : DevExpress.XtraScheduler.Drawing

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public Appointment Appointment { get; }
vb
Public ReadOnly Property Appointment As Appointment

Property Value

TypeDescription
Appointment

An Appointment object.

|

See Also

ExtendedCell Class

ExtendedCell Members

DevExpress.XtraScheduler.Drawing Namespace