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

BandBase Class

Serves as a base class for bands.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v21.1.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public abstract class BandBase :
    BaseColumn,
    IBandsOwner,
    ICollectionOwner

The following members return BandBase objects:

Library Related API Members
WPF Controls BaseColumn.ParentBand
GridBandMenuInfo.Band
GridViewHitInfoBase.Band
TreeListBandMenuInfo.Band
Silverlight Controls BaseColumn.ParentBand
GridViewHitInfoBase.Band
See Also