Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxGridViewBandColumn<RowType> :
    MVCxGridViewBandColumn

Type Parameters

Name
RowType

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
See Also