SingleWeekCellBase.Selected Property
Gets or sets whether the time cell is selected.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the time cell is selected; otherwise, false. |
See Also