Skip to main content
Tab

CardViewBatchEditSettings Class

Contains Batch Edit Mode specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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