Skip to main content
All docs
V20.1

PivotGridCellItem.RowFieldValueItem Property

For internal use.

Namespace: DevExpress.XtraPivotGrid.Data

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

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

Declaration

public PivotFieldValueItem RowFieldValueItem { get; }

Property Value

Type
PivotFieldValueItem
See Also