Skip to main content
A newer version of this page is available. .
Tab

ASPxGridViewEditingSettings Class

Provides editing settings for ASPxGridViews.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxGridViewEditingSettings :
    ASPxGridEditingSettings

The following members return ASPxGridViewEditingSettings objects:

Remarks

These settings can be accessed via the ASPxGridView’s ASPxGridView.SettingsEditing property.

Implements

See Also