Skip to main content

PivotGridFieldBase.MaximumColumnValueLineCount Field

Specifies the maximum height of column 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 MaximumColumnValueLineCount = 50

Field Value

Type
Int32
See Also