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

MVCxGridViewBandColumn Class

A band column used to combine other grid columns within its MVCxGridViewBandColumn.Columns collection.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class MVCxGridViewBandColumn :
    GridViewBandColumn

The following members return MVCxGridViewBandColumn objects:

Remarks

Refer to the Band Columns topic to learn more.

See Also