Skip to main content
A newer version of this page is available. .

XRPrefilter.Data Property

For internal use.

Namespace: DevExpress.XtraReports.UI.PivotGrid

Assembly: DevExpress.XtraReports.v19.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