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

CardViewBatchEditSettings Class

Contains Batch Edit Mode specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class CardViewBatchEditSettings :
    GridBatchEditSettings

The following members return CardViewBatchEditSettings objects:

Remarks

An object of the CardViewBatchEditSettings type can be accessed by using the ASPxCardViewEditingSettings.BatchEditSettings property.

Implements

See Also