BandedGridColumnReadOnlyCollection(ColumnView) Constructor
Creates a new instance of the BandedGridColumnReadOnlyCollection class.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | ColumnView | A ColumnView descendant representing the View owning the column collection. |
See Also