Back to Devexpress

BootstrapGridViewCommandColumn Class

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

latest2.3 KB
Original Source

BootstrapGridViewCommandColumn Class

Represents a command column.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewCommandColumn :
    GridViewCommandColumn,
    IBootstrapGridViewColumn,
    IBSBadgeOwner
vb
Public Class BootstrapGridViewCommandColumn
    Inherits GridViewCommandColumn
    Implements IBootstrapGridViewColumn,
               IBSBadgeOwner

The following members return BootstrapGridViewCommandColumn objects:

Inheritance

Object StateManager CollectionItem WebColumnBase GridViewColumn GridViewCommandColumn BootstrapGridViewCommandColumn

See Also

BootstrapGridViewCommandColumn Members

DevExpress.Web.Bootstrap Namespace