Enum GridConverterAction
Specifies the current action of the GridExcelConverterControl.
Namespace: Syncfusion.GridExcelConverter
Assembly: Syncfusion.GridConverter.Windows.dll
Syntax
public enum GridConverterAction
Fields
Name | Description |
---|---|
Export | Specifies that the event is triggered on exporting GridControl to Excel. |
Import | Specifies that the event is triggered on importing Excel into GridControl. |