aspnetmvc-devexpress-dot-web-dot-mvc-1ed0bd9d.md
Provides editing settings for CardView.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxCardViewEditingSettings :
ASPxCardViewEditingSettings,
IGridEditingRoutes
Public Class MVCxCardViewEditingSettings
Inherits ASPxCardViewEditingSettings
Implements IGridEditingRoutes
The following members return MVCxCardViewEditingSettings objects:
These settings can be accessed via the CardView’s CardViewSettings.SettingsEditing property.
Refer to the Data Editing and Validation documentation section to learn about the CardView editing settings.
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridEditingSettings ASPxCardViewEditingSettings MVCxCardViewEditingSettings
See Also