Name | Description |
---|---|
ExportDashboardItemToExcel(String) |
Exports a dashboard item to an Excel file and writes it to the Response. |
ExportDashboardItemToExcel(String, ASPxClientDashboardExportOptions) |
Obsolete. Exports a dashboard item to an Excel file with the specified export options and writes it to the Response. |
ExportDashboardItemToExcel(String, ASPxClientDashboardExportOptions, String) |
Obsolete. Exports a dashboard item to an Excel file with the specified export options and writes it to the Response. |
ExportDashboardItemToExcel(String, DashboardExcelExportOptions) |
Exports a dashboard item to an Excel file with the specified export options and writes it to the Response. |
ExportDashboardItemToExcel(String, DashboardExcelExportOptions, String) |
Exports a dashboard item to an Excel file with the specified export options and writes it to the Response. |