RecurrenceRangeControl.IsReadOnly Property
In This Article
Gets or sets whether end-users can change the recurrence range setting via the RecurrenceRangeControl control.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the control is read-only; otherwise, false. |
See Also