Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MultipleExportType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MultipleExportType

    Defines Multiple Export Type.

    Inheritance
    System.Object
    MultipleExportType
    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class MultipleExportType : Enum

    Fields

    AppendToSheet

    Append exported data as additional sheet.

    Declaration
    public const MultipleExportType AppendToSheet
    Field Value
    Type Description
    MultipleExportType

    NewSheet

    Append exported data in new sheet.

    Declaration
    public const MultipleExportType NewSheet
    Field Value
    Type Description
    MultipleExportType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved