ASPxPivotGridExporter.ExportToImage(String) Method
Exports the pivot grid to the specified file in PNG format.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
filePath | String | A String that specifies the path to the file, to which the grid’s data is exported. |
See Also