Skip to main content
A newer version of this page is available. .

PivotGridFieldBase.MinimumValueLineCount Field

Specifies the minimum height of column/row field values, in lines.

Return value: 1

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v20.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.WindowsDesktop.PivotGrid.Core

Declaration

public const int MinimumValueLineCount = 1

Field Value

Type
Int32
See Also