Skip to main content

PivotGridField.DefaultMinHeight Field

A default value of the PivotGridField.MinHeight property, which specifies the minimum allowed height of rows that correspond to the current field.

Return value: 10

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const int DefaultMinHeight = 10

Field Value

Type
Int32
See Also