CardViewBatchEditSettings Class
In This Article
Contains Batch Edit Mode specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewBatchEditSettings :
GridBatchEditSettings
#Related API Members
The following members return CardViewBatchEditSettings objects:
#Remarks
An object of the CardViewBatchEditSettings type can be accessed by using the ASPxCardViewEditingSettings.BatchEditSettings property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridBatchEditSettings
CardViewBatchEditSettings
See Also