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

VerticalGridBatchEditSettings Class

Contains Batch Edit Mode specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class VerticalGridBatchEditSettings :
    GridBatchEditSettings

The following members return VerticalGridBatchEditSettings objects:

Remarks

An object of the VerticalGridBatchEditSettings type can be accessed via the ASPxVerticalGridEditingSettings.BatchEditSettings property.

Implements

See Also