Skip to content

Commit 032e4ed

Browse files
committed
CI resolved
1 parent 2220de6 commit 032e4ed

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-
# Exporting in ASP.NET Webforms Gantt Control
9+
# Exporting in ASP.NET Web forms Gantt Control
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)