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

ASPxVerticalGridCommandButtonSettings Class

Provide access to properties that allow customizing settings of grid command buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxVerticalGridCommandButtonSettings :
    ASPxGridCommandButtonSettings

The following members return ASPxVerticalGridCommandButtonSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxVerticalGrid.SettingsCommandButton
ASP.NET MVC Extensions VerticalGridSettings.SettingsCommandButton

Remarks

An object of the ASPxVerticalGridCommandButtonSettings type can be accessed using the ASPxVerticalGrid.SettingsCommandButton property.

Implements

See Also