Namespace Syncfusion.UI.Xaml.TreeGrid.Converter
Classes
| TreeGridCellExcelExportingEventArgs
Provides data for the TreeGridCellExcelExportingEventHandler. |
| TreeGridCellPdfExportingEventArgs
Provides data for TreeGridCellPdfExportingEventHandler . |
| TreeGridExcelExportExtension
Provides the extensions for exporting SfTreeGrid to Excel. |
| TreeGridExcelExportingEventArgs
Provides data for TreeGridExcelExportingEventHandler . |
| TreeGridExcelExportingOptions
Represent a class that provides various properties and event handlers to customize SfTreeGrid to Excel exporting. |
| TreeGridPdfExportExtension
Provides the extensions for exporting SfTreeGrid into PDF. |
| TreeGridPdfExportingOptions
Represent a class that provides various properties and event handlers to customize SfTreeGrid to Pdf exporting. |
| TreeGridPdfHeaderFooterEventArgs
Provides data for TreeGridPdfHeaderFooterEventHandler. |
| TreeGridToExcelConverter
Provides the base implementation to export the SfTreeGrid to Excel. |
| TreeGridToPdfConverter
Provides the base implementation to export the SfTreeGrid to PDF. |
Enums
| NodeExpandMode
Defines the constants which specify the expand state of groups in Excel. |
| TreeGridCellType
Defines constants for specifying the type of cell to be exported. |
| TreeGridExportMode
Defines the constants which specify the export mode. |
Delegates
| TreeGridCellExcelExportingEventHandler
Represents the method that handles the GridCell exporting event. |
| TreeGridCellPdfExportingEventHandler
Represents the method that will handle the exporting of cell to Pdf. |
| TreeGridExcelExportingEventHandler
Represents the method which handles the excel exporting event. |
| TreeGridPdfHeaderFooterEventHandler
Represents the method that handles the header and footer exporting while exporting SfTreeGrid to Pdf. |