Back to Devexpress

BootstrapGridViewCommandButtonsSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2dfa5057.md

latest2.0 KB
Original Source

BootstrapGridViewCommandButtonsSettings Class

Contains settings of grid command buttons.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewCommandButtonsSettings :
    ASPxGridViewCommandButtonSettings
vb
Public Class BootstrapGridViewCommandButtonsSettings
    Inherits ASPxGridViewCommandButtonSettings

The following members return BootstrapGridViewCommandButtonsSettings objects:

Remarks

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

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridCommandButtonSettings ASPxGridViewCommandButtonSettings BootstrapGridViewCommandButtonsSettings

See Also

BootstrapGridViewCommandButtonsSettings Members

Grid View

DevExpress.Web.Bootstrap Namespace