BootstrapGridViewBandColumn Class
A band column.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapGridViewBandColumn objects:
Remarks
BootstrapGridViewBandColumn objects are grid columns used to combine other grid columns in its BootstrapGridViewBandColumn.Columns collection.
To learn more, see Bands.
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
GridViewColumn
GridViewBandColumn
BootstrapGridViewBandColumn
See Also