XPServerCollectionSource.AllowRemove Property
Gets or sets whether items can be removed from a collection by a bound control.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to allow remove items; otherwise, false. |
See Also