Back to Devexpress

MVCxGridViewBandColumn<RowType> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewbandcolumn-1.md

latest2.3 KB
Original Source

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewBandColumn<RowType> :
    MVCxGridViewBandColumn
vb
Public Class MVCxGridViewBandColumn(Of RowType)
    Inherits MVCxGridViewBandColumn

Type Parameters

Name
RowType

Implements

Show 11 items

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

DevExpress.Utils.Design.ICaptionSupport

DevExpress.Web.Internal.IWebGridExportColumn

IWebGridColumn

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IWebColumnsOwner

Inheritance

Object StateManager CollectionItem WebColumnBase GridViewColumn GridViewBandColumn MVCxGridViewBandColumn MVCxGridViewBandColumn<RowType>

See Also

MVCxGridViewBandColumn<RowType> Members

Grid View

Bands

DevExpress.Web.Mvc Namespace