PivotGridControl.FieldHeight Property
In This Article
Gets or sets the row height for the current pivot grid.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value that specifies the row height for the current pivot grid. |
See Also