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