Skip to main content

PivotGridFieldCollectionBase.Data Property

This property is intended for internal use only. Normally, you don’t need to use it.

Namespace: DevExpress.XtraPivotGrid

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

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

Declaration

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

Property Value

Type
DevExpress.XtraPivotGrid.Data.PivotGridData
See Also