wpf-devexpress-dot-xpf-dot-grid-bf6959b8.md
Serves as a base class for bands.
Namespace : DevExpress.Xpf.Grid
Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll
NuGet Package : DevExpress.Wpf.Grid.Core
public abstract class BandBase :
BaseColumn,
IBandsOwner,
ICollectionOwner
Public MustInherit Class BandBase
Inherits BaseColumn
Implements IBandsOwner,
ICollectionOwner
The following members return BandBase objects:
Show 11 items
Object DispatcherObject DependencyObject ContentElement FrameworkContentElement DXFrameworkContentElement BaseColumn BandBase GanttControlBand
See Also