BootstrapGridViewCommandColumnBuilder Class
In This Article
Represents a command column.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapGridViewCommandColumnBuilder :
BootstrapGridViewColumnBaseBuilder<BootstrapGridViewCommandColumnBuilder>,
IBootstrapGridViewCommandColumn,
IBootstrapGridViewColumn,
IBootstrapGirdColumn
#Related API Members
The following members accept/return BootstrapGridViewCommandColumnBuilder objects:
Show 23 links
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Implements
DevExpress.AspNetCore.Bootstrap.Internal.IGridColumnProvider
#Inheritance
See Also