Back to Devexpress

ASPxGridView.SettingsEditing Property

aspnet-devexpress-dot-web-dot-aspxgridview-d22ddab5.md

latest1.3 KB
Original Source

ASPxGridView.SettingsEditing Property

Provides access to the ASPxGridView‘s editing settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxGridViewEditingSettings

An ASPxGridViewEditingSettings object that contains the Grid View’s editing settings.

|

See Also

SettingsBehavior

Edit Form

Grid View

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace