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