BaseGridHeader.GridView Property
Gets the view that displays the column header.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DataViewBase | The view that displays the column header. |
See Also