AppointmentViewInfo.Selected Property
In This Article
Determines whether the appointment is currently selected.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if an appointment is selected; otherwise, false. |
#Implements
DevExpress.XtraScheduler.Native.ISelectableIntervalViewInfo.Selected
See Also