ASPxGridViewEditingSettings Class
Provides editing settings for ASPxGridViews.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxGridViewEditingSettings objects:
Remarks
These settings can be accessed via the ASPxGridView’s ASPxGridView.SettingsEditing property.
Implements
Inheritance
See Also