aspnetbootstrap-devexpress-dot-web-dot-bootstrap-71fff5a3.md
A band column.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapGridViewBandColumn :
GridViewBandColumn,
IBootstrapGridViewColumn
Public Class BootstrapGridViewBandColumn
Inherits GridViewBandColumn
Implements IBootstrapGridViewColumn
The following members return BootstrapGridViewBandColumn objects:
BootstrapGridViewBandColumn objects are grid columns used to combine other grid columns in its BootstrapGridViewBandColumn.Columns collection.
To learn more, see Bands.
Object StateManager CollectionItem WebColumnBase GridViewColumn GridViewBandColumn BootstrapGridViewBandColumn
See Also