BootstrapGridViewBatchEditSettings Class
In This Article
Contains Batch Edit Mode specific settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapGridViewBatchEditSettings :
GridViewBatchEditSettings
#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