WeekDaysCheckEdit.TuesdayValue Property
Gets or sets a value indicating whether the check box corresponding to Tuesday is selected.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the check box is selected; otherwise, false. |
See Also