Skip to content

Commit c3cc3eb

Browse files
committed
resolved
1 parent 65abdb7 commit c3cc3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet/Gantt/Exporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ platform: aspnet
66
control: Gantt
77
documentation: ug
88
---
9-
# Export
9+
# Exporting Sf ASP.NET Web Forms Gantt
1010

1111
Exporting feature provides support to export Gantt content to excel and PDF files. To export the contents, the `ExcelExport` and `PdfExport` toolbar items must be added in the toolbar using the `ToolbarItems` property of `ToolbarSettings`. When you click, the toolbar exporting icons, it internally invokes the export public method of Gantt object to export.
1212

0 commit comments

Comments
 (0)