XRPivotGridOptionsView(PivotGridData, EventHandler) Constructor
Initializes a new instance of the XRPivotGridOptionsView class with specified settings.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type |
|---|---|
| data | DevExpress.XtraPivotGrid.Data.PivotGridData |
| optionsChanged | EventHandler |
See Also