PivotGridControl.RowTotalsHeightFactor Property
Gets or sets the factor used to define how much higher the total rows are, compared to the field value rows. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value that specifies the factor used to define how much higher the total rows are, compared to the field value rows. |
See Also