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

PivotGridFieldBase.MaximumRowValueLineCount Field

Specifies the maximum height of row field values, in lines.

Return value: 5

Namespace: DevExpress.XtraPivotGrid

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

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

Declaration

public const int MaximumRowValueLineCount = 50

Field Value

Type
Int32
See Also