Back to Devexpress

AdvBandedGridView Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-bandedgrid-dot-advbandedgridview-dot-ctor.md

latest1.2 KB
Original Source

AdvBandedGridView Constructors

Displays data in a tabular form and organizes columns into bands. Supports complex data cell arrangements.

NameParametersDescription
AdvBandedGridView()noneCreates a new instance of the AdvBandedGridView class with default settings.
AdvBandedGridView(GridControl)ownerGridCreates a new instance of the AdvBandedGridView class owned by the grid control specified.

See Also

AdvBandedGridView Class

AdvBandedGridView Members

DevExpress.XtraGrid.Views.BandedGrid Namespace