PivotCache.DataView

PivotCache.DataView property

Returns the data source of System.Data.DataView for the PivotTable report.

public DataView DataView { get; }

See Also