Skip to main content

BootstrapGridViewCommandButtonsSettings Class

Contains settings of grid command buttons.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapGridViewCommandButtonsSettings :
    ASPxGridViewCommandButtonSettings

The following members return BootstrapGridViewCommandButtonsSettings objects:

Remarks

An object of the BootstrapGridViewCommandButtonsSettings type can be accessed via the BootstrapGridView.SettingsCommandButton property.

See Also