Skip to content

Commit 2220de6

Browse files
committed
Comment resolved
1 parent a138427 commit 2220de6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aspnet/Gantt/Exporting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
layout: post
3-
title: Exporting| Gantt | ASP.NET | Syncfusion
4-
description: Learn here about exporting support in Syncfusion ASP.NET Web Forms Gantt control, its elements, and more.
3+
title: Exporting in ASP.NET Webforms Gantt Control | Syncfusion
4+
description: Learn here all about exporting support in Syncfusion Essential ASP.NET Webforms Gantt Control, its elements, and more.
55
platform: aspnet
66
control: Gantt
77
documentation: ug
88
---
9-
# Exporting in ASP.NET Web Forms Gantt Control
9+
# Exporting in ASP.NET Webforms 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)