A newer version of this page is available.
Switch to the current version.
CardViewBatchEditSettings Class
Contains Batch Edit Mode specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class CardViewBatchEditSettings :
GridBatchEditSettings
Public Class CardViewBatchEditSettings
Inherits GridBatchEditSettings
Related API Members
The following members accept/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
Feedback