WeekDaysCheckEdit.MondayCaption Property
In This Article
Gets the caption of the check box corresponding to Monday.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value which specifies the text displayed next to the check box associated with Monday. |
See Also