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