Skip to main content
Tab

ASPxVerticalGridEditingSettings Class

Provides edit settings for ASPxVerticalGrid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxVerticalGridEditingSettings :
    ASPxGridEditingSettings

The following members return ASPxVerticalGridEditingSettings objects:

Remarks

These settings can be accessed by the ASPxVerticalGrid’s ASPxVerticalGrid.SettingsEditing property.

Implements

See Also