Namespace Syncfusion.GridExcelConverter
Classes
| GridExcelConverterBase
GridExcelConverterBase is a base class for specific Grid to Excel Converter controls. Provides Support for Importing the Grid with data's from the spreadsheet. |
| GridExcelConverterControl
GridExcelConverterControl class provides support for Exporting data from a gridControl into an Excel spreadsheet for verification and/or computation. This Control automatically Copies the Grid's Styles, Formats to Excel. The GridExcelConverter Control is derived from GridExcelConverterBase. |
| GridGroupingExcelConverterBase
Implements the basic exporting functionality common to GridGroupingControl. |
| GridImportExportCellInfoEventArgs
Provides data for the QueryImportExportCellInfo GridImportExportCellInfo event. |
Enums
| ConverterOptions
Defines the constants that specify the options for exporting data from grid/grouping grid to Excel. |
| GridConverterAction
Specifies the current action of the GridExcelConverterControl. |
| GridExcelConverterControl.ExportHiddenColumns
Defines the constants that specify the options for hidden columns exporting. |
| GridExcelConverterControl.ExportHiddenRows
Defines the constants that specify the options for hidden rows exporting. |
| GridGroupingExcelConverterBase.ExportingMode
Defines the constants that specify the data format for exporting. |
Delegates
| GridImportExportCellInfoEventHandler
Represents the method that will handle the QueryImportExportCellInfo event. |