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

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.v19.1.Core.dll

Declaration

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

Property Value

Type
DevExpress.XtraPivotGrid.Data.PivotGridData
See Also