Skip to main content

PivotFieldValueEventArgsBase<T>.Item Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

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

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

Declaration

[Browsable(false)]
public PivotFieldValueItem Item { get; }

Property Value

Type
DevExpress.XtraPivotGrid.Data.PivotFieldValueItem
See Also