Skip to main content

XRPrefilter.Data Property

For internal use.

Namespace: DevExpress.XtraReports.UI.PivotGrid

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Browsable(false)]
public PivotGridData Data { get; }

Property Value

Type Description
DevExpress.XtraPivotGrid.Data.PivotGridData

A DevExpress.XtraPivotGrid.Data.PivotGridData object.

See Also