Back to Devexpress

PivotGridControl.ShowRowHeaders Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-3818b267.md

latest1.1 KB
Original Source

PivotGridControl.ShowRowHeaders Property

Gets or sets whether row headers are displayed.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public bool ShowRowHeaders { get; set; }
vb
Public Property ShowRowHeaders As Boolean

Property Value

TypeDescription
Boolean

true to display Row Header Area; otherwise, false.

|

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace