aspnet-devexpress-dot-web-a3cd2ff4.md
Contains Batch Edit Mode specific settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewBatchEditSettings :
GridBatchEditSettings
Public Class CardViewBatchEditSettings
Inherits GridBatchEditSettings
The following members return CardViewBatchEditSettings objects:
An object of the CardViewBatchEditSettings type can be accessed by using the ASPxCardViewEditingSettings.BatchEditSettings property.
Object StateManager PropertiesBase ASPxGridSettingsBase GridBatchEditSettings CardViewBatchEditSettings
See Also