XPServerCollectionSource.AllowEdit Property
Gets or sets whether data editing is allowed.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true to allow data editing; otherwise, false. |
See Also