IModelMember.AllowAdd Property
Considered for the XPCollection type properties, with an abstract class as a generic parameter. Specifies whether instances of this abstract class are added to a List View that displays the current property.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
AllowAdd | An AllowAdd enumeration value specifying whether instances of the abstract class are added to a List View that displays the current property. |
See Also