menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IEJExport - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IEJExport

    Namespace: Syncfusion.EJ2.GridExport
    Assembly: Syncfusion.EJ2.GridExport.dll
    Syntax
    public interface IEJExport

    Properties

    DataSource

    Declaration
    IEnumerable DataSource { get; set; }
    Property Value
    Type
    System.Collections.IEnumerable

    Document

    Declaration
    object Document { get; set; }
    Property Value
    Type
    System.Object

    FileName

    Declaration
    string FileName { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved