Back to Devexpress

PivotGridControl.FieldHeight Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-941fd194.md

latest1.2 KB
Original Source

PivotGridControl.FieldHeight Property

Gets or sets the row height for the current pivot grid.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public double FieldHeight { get; set; }
vb
Public Property FieldHeight As Double

Property Value

TypeDescription
Double

A Double value that specifies the row height for the current pivot grid.

|

See Also

FieldWidthProperty

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace