DefaultListViewOptionsAttribute.AllowEdit Property
Specifies the View.AllowEdit state for the List Views that will display objects of the business class.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | A Boolean value which specifies the View.AllowEdit state for the List Views that will display objects of the business class. |
See Also