Skip to main content
All docs
V19.2

MVCxPivotGridFieldCollection.Data Property

For internal use.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public PivotGridData Data { get; }

Property Value

Type
DevExpress.XtraPivotGrid.Data.PivotGridData

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also