Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public class MVCxGridViewBandColumn<RowType> :
    MVCxGridViewBandColumn

Type Parameters

Name
RowType
See Also