Class GridConverterAction
Specifies the current action of the GridExcelConverterControl.
Inheritance
System.Object
GridConverterAction
Namespace: Syncfusion.GridExcelConverter
Assembly: Syncfusion.GridConverter.Windows.dll
Syntax
public sealed class GridConverterAction : Enum
Fields
Export
Specifies that the event is triggered on exporting GridControl to Excel.
Declaration
public const GridConverterAction Export
Field Value
| Type |
|---|
| GridConverterAction |
Import
Specifies that the event is triggered on importing Excel into GridControl.
Declaration
public const GridConverterAction Import
Field Value
| Type |
|---|
| GridConverterAction |