MVCxGridViewBandColumn Class
In This Article
A band column used to combine other grid columns within its MVCxGridViewBandColumn.Columns collection.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxGridViewBandColumn :
GridViewBandColumn
#Related API Members
The following members return MVCxGridViewBandColumn objects:
#Remarks
Refer to the Band Columns topic to learn more.
#Implements
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
#Inheritance
See Also