ASPxGridListEditor.IsBatchMode Property
In This Article
Gets a boolean value which indicates whether or not the ASPxGridListEditor.Grid control is in the Batch Edit Mode.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the batch mode is enabled; otherwise, false. |
See Also