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

AdvBandedGridView Constructors

Displays data in a tabular form, allows grouping columns into bands and supports complex data cell arrangements.
Name Parameters Description
AdvBandedGridView() none Creates a new instance of the AdvBandedGridView class with default settings.
AdvBandedGridView(GridControl) ownerGrid Creates a new instance of the AdvBandedGridView class owned by the grid control specified.
See Also