alexa

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX