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

ASPxVerticalGridEditingSettings Class

Provides edit settings for ASPxVerticalGrid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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