GridColumn.View Property
Gets the View that owns the column.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v22.2.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Property Value
Type | Description |
---|---|
ColumnView | A ColumnView descendant representing the View that owns the column. |
See Also