BootstrapGridViewBatchEditSettings Class
Contains Batch Edit Mode specific settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapGridViewBatchEditSettings objects:
Remarks
An object of the BootstrapGridViewBatchEditSettings type can be accessed using the BootstrapGridViewEditingSettings.BatchEditSettings property.
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridBatchEditSettings
GridViewBatchEditSettings
BootstrapGridViewBatchEditSettings
See Also