PivotCache.DataTable
PivotCache.DataTable property
Returns the data source of System.Data.DataTable for the PivotTable report.
public DataTable DataTable { get; }
Remarks
DataTable.Columns will be convert to PivotTable fields.
See Also
- class PivotCache
 - namespace Aspose.Cells.GridWeb.Data
 - assembly Aspose.Cells.GridWeb