MVCxGridView.SettingsEditing Property
Provides access to the GridView‘s edit settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| MVCxGridViewEditingSettings | A MVCxGridViewEditingSettings object that contains the GridView’s edit settings. |
See Also