Exporting Data to Excel in ASP.NET MVC Gantt Chart

Gantt supports client-side exporting, which allows you to export its data to the Excel and CSV formats. Use the excelExport and csvExport methods for exporting. To enable Excel export in the Gantt, set the AllowExcelExport to true.