aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewbandcolumn-1.md
A band column used to combine other grid columns within its MVCxGridViewBandColumn<RowType>.Columns collection.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxGridViewBandColumn<RowType> :
MVCxGridViewBandColumn
Public Class MVCxGridViewBandColumn(Of RowType)
Inherits MVCxGridViewBandColumn
| Name |
|---|
| RowType |
Show 11 items
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Internal.IWebGridExportColumn
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IWebColumnsOwner
Object StateManager CollectionItem WebColumnBase GridViewColumn GridViewBandColumn MVCxGridViewBandColumn MVCxGridViewBandColumn<RowType>
See Also