Back to Devexpress

DevExpress.XtraGrid.Views.BandedGrid Namespace

windowsforms-devexpress-dot-xtragrid-dot-views.md

latest5.6 KB
Original Source

DevExpress.XtraGrid.Views.BandedGrid Namespace

Contains classes implementing the Banded Grid Views and Advanced Banded Grid Views functionality (BandedGridView and AdvBandedGridView).

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Classes

NameDescription
AdvBandedGridOptionsNavigationProvides navigation options for Advanced Banded Grid Views.
AdvBandedGridOptionsSelectionProvides selection options for Advanced Banded Grid Views.
AdvBandedGridOptionsViewProvides appearance options for Advanced Banded Grid Views.
AdvBandedGridViewDisplays data in a tabular form and organizes columns into bands. Supports complex data cell arrangements.
BandedGridColumnRepresents an individual column in Banded Grid Views.
BandedGridColumnCollectionRepresents a banded grid column collection.
BandedGridColumnReadOnlyCollectionRepresents a read-only collection of banded columns.
BandedGridOptionsBehaviorContains behavior options for Banded Grid Views.
BandedGridOptionsCustomizationProvides customization options for Banded Grid Views.
BandedGridOptionsHintProvides hint options for Banded Grid Views.
BandedGridOptionsPrintProvides print/export options for Banded Grid Views.
BandedGridOptionsViewProvides appearance options for Banded Grid Views.
BandedGridViewDisplays data in a tabular form and organizes columns into bands.
BandedViewAppearancesProvides the appearance settings used to paint the elements in a Banded Grid View.
BandedViewPrintAppearancesProvides the appearance settings used to paint the elements in a Banded Grid View when the grid control is printed/exported.
BandEventArgsProvides data for the BandedGridView.BandWidthChanged event.
BandHeaderCustomDrawEventArgsProvides data for the BandedGridView.CustomDrawBandHeader event.
GridBandRepresents an individual band.
GridBandCollectionRepresents a band collection.
GridBandColumnCollectionRepresents a column collection owned by a band.
OptionsBandProvides options for bands.

Delegates

NameDescription
BandEventHandlerRepresents a method that will handle the BandedGridView.BandWidthChanged event.
BandHeaderCustomDrawEventHandlerRepresents a method that will handle the BandedGridView.CustomDrawBandHeader event.

Enums

NameDescription
BandedGridStateContains values indicating all available Banded Grid View states.