WebNewObjectViewController.CollectionsEditMode Property
Gets the application’s mode of operation, with respect to the display of nested List Views.
Namespace: DevExpress.ExpressApp.Web.SystemModule
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Nullable<ViewEditMode> | A ViewEditMode enumeration value which specifies the application’s mode of operation with respect to the display of nested List Views. |
See Also