Skip to main content

PivotGridFieldBase.MaximumRowValueLineCount Field

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

Return value: 5

Namespace: DevExpress.XtraPivotGrid

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

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public const int MaximumRowValueLineCount = 50

Field Value

Type
Int32
See Also