aspnetbootstrap-devexpress-dot-web-dot-bootstrap-c544f414.md
Represents a command column.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapGridViewCommandColumn :
GridViewCommandColumn,
IBootstrapGridViewColumn,
IBSBadgeOwner
Public Class BootstrapGridViewCommandColumn
Inherits GridViewCommandColumn
Implements IBootstrapGridViewColumn,
IBSBadgeOwner
The following members return BootstrapGridViewCommandColumn objects:
Object StateManager CollectionItem WebColumnBase GridViewColumn GridViewCommandColumn BootstrapGridViewCommandColumn
See Also