Back to Devexpress

GridViewSettings.SettingsEditing Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-d06c0a44.md

latest1.2 KB
Original Source

GridViewSettings.SettingsEditing Property

Provides access to the GridView ‘s edit settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxGridViewEditingSettings SettingsEditing { get; }
vb
Public ReadOnly Property SettingsEditing As MVCxGridViewEditingSettings

Property Value

TypeDescription
MVCxGridViewEditingSettings

An MVCxGridViewEditingSettings object that contains the GridView’s edit settings.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace