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

ASPxGridViewCommandButtonSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxGridViewCommandButtonSettings :
    ASPxGridCommandButtonSettings

Remarks

An object of the ASPxGridViewCommandButtonSettings type can be accessed via the ASPxGridView.SettingsCommandButton property.

Implements

See Also