SchedulerControl.IsDataManipulationAllowed Property
Indicates whether the data provided for the SchedulerControl can be modified. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if manipulation with data is allowed; otherwise, false. |
See Also