XPServerCollectionSource.AllowNew Property
Gets or sets whether new items can be added to a collection by a bound control.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true to allow adding new items; otherwise, false. |
See Also