Back to Devexpress

BootstrapGridViewCommandButtonSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dd7de3dc.md

latest3.7 KB
Original Source

BootstrapGridViewCommandButtonSettings Class

Provides settings that affect the command button’s appearance and functionality.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewCommandButtonSettings :
    GridViewCommandButtonSettings
vb
Public Class BootstrapGridViewCommandButtonSettings
    Inherits GridViewCommandButtonSettings

The following members return BootstrapGridViewCommandButtonSettings objects:

Show 12 links

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridCommandButtonSettings GridViewCommandButtonSettings BootstrapGridViewCommandButtonSettings BootstrapGridViewSearchPanelCommandButtonSettings

See Also

BootstrapGridViewCommandButtonSettings Members

Grid View

Command Columns

DevExpress.Web.Bootstrap Namespace