SchedulerDataStorage.IsDataManipulationAllowed Property
Gets whether data management is allowed in the Scheduler. This is a bindable property.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public bool IsDataManipulationAllowed { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also