aspnet-devexpress-dot-web-dot-mvc-3d13e7cb.md
A band column used to combine other grid columns within its MVCxGridViewBandColumn.Columns collection.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v20.1.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxGridViewBandColumn :
GridViewBandColumn
Public Class MVCxGridViewBandColumn
Inherits GridViewBandColumn
The following members return MVCxGridViewBandColumn objects:
Refer to the Band Columns topic to learn more.
Object StateManager CollectionItem WebColumnBase GridViewColumn GridViewBandColumn MVCxGridViewBandColumn MVCxGridViewBandColumn<RowType>
See Also