ASPxGridViewEditingSettings Class
In This Article
Provides editing settings for ASPxGridViews.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxGridViewEditingSettings :
ASPxGridEditingSettings
#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