Skip to main content
A newer version of this page is available. .
Tab

GridViewBatchEditSettings Class

Contains Batch Edit Mode specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewBatchEditSettings :
    GridBatchEditSettings

The following members return GridViewBatchEditSettings objects:

Remarks

An object of the GridViewBatchEditSettings type can be accessed via the ASPxGridViewEditingSettings.BatchEditSettings property.

Implements

See Also