Namespace Syncfusion.WinForms.DataGridConverter
Classes
DataGridExcelExportExtension
Provides the extensions for exporting SfDataGrid into Excel. |
DataGridPdfExportExtension
Provides the extensions for exporting SfDataGrid into PDF. |
DataGridToExcelConverter
Provides the base implementation to export the SfDataGrid to Excel. |
DataGridToPdfConverter
Provides the base implementation to export the SfDataGrid to PDF. |
ExcelExportingOptions
Class which is used to set the exporting options. User can pass the instance of this class as an argument to the ExportToExcel method. |
ExportCellStyle
Represents the cell style in exporting. |
ExportFontInfo
Represents the FontInfo in exporting. |
FormatConversionHelper
Provides the implementation for number format conversion while exporting to excel. |
PdfExportingOptions
Class which is used to set the exporting options. User can pass the instance of this class as an argument to the ExportToPdf and ExportToPdfGrid methods. |
Enums
ExportCellType
Defines constants for specifying the type of cell to be exported. |
ExportMode
Defines constants for specifying the mode of export. |
ExportPageOptions
Defines the constants which specify export PageOptions. |
PdfMergeMode
Defines the constants which specify the merge mode for export the DataGrid. |