Namespace Syncfusion.Maui.DataGrid.Exporting
Classes
DataGridCellExcelExportingEventArgs
Provides data for the cell exporting event. |
DataGridCellPdfExportingEventArgs
Provides data for the cell exporting event. |
DataGridExcelExportingController
Represents a class which defines various options to export the SfDataGrid to an excel worksheets. Provides classes, methods, properties, and events to export and customize the exported values of a SfDataGrid. |
DataGridExcelExportingOption
Represents a class which is used to set the exporting options for the excel. User can pass this class as an argument to the ExportToExcel(SfDataGrid, DataGridExcelExportingOption) for customizing data exported to the excel. |
DataGridExportCellStyle
Represents a class which is used to set exporting cell styles for excel. |
DataGridExportFontInfo
Represents a class which is used to set font information for the excel exporting. |
DataGridPdfExportingController
Represents a class which defines various options to export the SfDataGrid to a Pdf. Provides classes, methods, properties, and events to export and customize the exported values of a SfDataGrid. |
DataGridPdfExportingOption
Represents a class which is used to set the exporting options for the excel. User can pass this class as an argument to the ExportToPdf(SfDataGrid, DataGridPdfExportingOption) for customizing data exported to the pdf. |
DataGridPdfHeaderFooterEventArgs
Provides data for the header and footer exporting event. |
DataGridRowExcelExportingEventArgs
Provides data for the row exporting event. |
DataGridRowPdfExportingEventArgs
Provides data for the row exporting event. |
ExportCellType
Describes the type of the exporting cell. |
ExportMode
Describes the constants which is used to determine whether the data in the grid is exported as value or text to excel. |
ExportRowType
Describes the type of the exporting row. |
GridLineType
Defines constants which is used to specify type of grid line to be exported . |