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