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.v19.1.dll

Declaration

public class ASPxVerticalGridCommandButtonSettings :
    ASPxGridCommandButtonSettings

The following members return ASPxVerticalGridCommandButtonSettings objects:

Remarks

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

Implements

See Also