MVCxGridViewBandColumn<RowType> Class
A band column used to combine other grid columns within its MVCxGridViewBandColumn<RowType>.Columns collection.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Type Parameters
Name |
---|
RowType |
Implements
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
Object
StateManager
CollectionItem
WebColumnBase
GridViewColumn
GridViewBandColumn
MVCxGridViewBandColumn
MVCxGridViewBandColumn<RowType>
See Also