alexa

    Show / Hide Table of Contents

    Class DataSourceType

    Allows to define the data source type. They are,

    Inheritance
    System.Object
    DataSourceType
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class DataSourceType : Enum

    Fields

    CSV

    Declaration
    public const DataSourceType CSV
    Field Value
    Type
    DataSourceType

    JSON

    Declaration
    public const DataSourceType JSON
    Field Value
    Type
    DataSourceType
    Back to top Generated by DocFX