BandedGridColumn.View Property
Gets the View to which a specific column belongs.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v26.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| BandedGridView | A BandedGridView object representing a View to which a column belongs. |
See Also