alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved