BootstrapGridViewCommandColumn Class
Represents a command column.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public class BootstrapGridViewCommandColumn :
GridViewCommandColumn,
IBootstrapGridViewColumn,
IBSBadgeOwner
Related API Members
The following members return BootstrapGridViewCommandColumn objects:
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
GridViewColumn
GridViewCommandColumn
BootstrapGridViewCommandColumn
See Also