PivotFieldValueEventArgs(PivotFieldValueItem) Constructor
For internal use. Initializes a new instance of the PivotFieldValueEventArgs class with the specified settings.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v25.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type |
|---|---|
| item | DevExpress.XtraPivotGrid.Data.PivotFieldValueItem |
See Also