Back to Devexpress

PivotGridFieldBase.MaximumRowValueLineCount Field

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-ff8e8390.md

latest1.2 KB
Original Source

PivotGridFieldBase.MaximumRowValueLineCount Field

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

Return value : 5

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
public const int MaximumRowValueLineCount = 50
vb
Public Const MaximumRowValueLineCount As Integer = 50

Field Value

Type
Int32

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace