Skip to main content

PivotGridField.DefaultHeight Field

In This Article

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

Return value: 21

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const int DefaultHeight = 21

#Field Value

Type
Int32
See Also