Blazor

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

    Show / Hide Table of Contents

    Class ExportType

    Defines Export Type.

    Inheritance
    System.Object
    ExportType
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ExportType : Enum

    Fields

    AllData

    All data of the gantt is exported.

    Declaration
    public const ExportType AllData
    Field Value
    Type Description
    ExportType

    CurrentViewData

    Current view data in gantt is exported.

    Declaration
    public const ExportType CurrentViewData
    Field Value
    Type Description
    ExportType

    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