BootstrapGridViewBandColumnBuilder Class
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapGridViewBandColumnBuilder :
BootstrapGridViewColumnBaseBuilder<BootstrapGridViewBandColumnBuilder>
#Related API Members
The following members accept/return BootstrapGridViewBandColumnBuilder objects:
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Implements
DevExpress.AspNetCore.Bootstrap.Internal.IGridColumnProvider
#Inheritance
See Also