Namespace Syncfusion.UI.Xaml.Grid.Converter
Classes
ChildGridPdfExportingEventArgs
Provides data for ChildGridPdfExportingEventhandler . |
ChildGridPdfExportingEventhandler
Represents the method that handles the DetailsViewDataGrid exporting. |
ClassReferenceAttribute |
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. |
ExportCellType
Defines constants for specifying the type of cell to be exported. |
ExportFontInfo
Represents the FontInfo in exporting. |
ExportMode
Defines constants for specifying the mode of export. |
ExportPageOptions
Defines the constants which specify export PageOptions. |
GridCellExcelExportingEventArgs
Provides data for GridCellExcelExportingEventHandler. |
GridCellExcelExportingEventHandler
Represents the method that will handles the GridCell exporting. |
GridCellPdfExportingEventArgs
Provides data for GridCellPdfExportingEventhandler . |
GridCellPdfExportingEventhandler
Represents the method that will handle the GridCell exporting. |
GridChildExportingEventArgs
Provides data for GridChildExportingEventHandler. |
GridChildExportingEventHandler
Represents the method that handles the DetailsViewDataGrid exporting. |
GridExcelExportExtension
Provides the extensions for exporting SfDataGrid into Excel. |
GridExcelExportingEventArgs
Provides data for GridExcelExportingEventhandler . |
GridExcelExportingEventhandler
Represents the method which handles the excel exporting. |
GridFormatConversionHelper
Provides the implementation for number format conversion while exporting to excel. |
GridPdfExportExtension
Provides the extensions for exporting SfDataGrid into PDF. |
GridPdfExportingEventArgs
Provides data for GridPdfExportingEventhandler . |
GridPdfExportingEventhandler
Represents the method that handles the PDF exporting. |
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. |
PdfHeaderFooterEventArgs
Provides data for PdfHeaderFooterEventHandler. |
PdfHeaderFooterEventHandler
Represents the method that handles the header and footer exporting. |
SfDataGridToExcelConverter
Provides the base implementation to export the SfDataGrid to Excel. |
SfDataGridToPdfConverter
Provides the base implementation to export the SfDataGrid to PDF. |