ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DataTypes - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DataTypes

    Represents the possible data types.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum DataTypes

    Fields

    Name Description
    Boolean

    A Boolean type.

    DateTime

    A date and time type.

    Decimal
    Float

    A float type.

    Integer

    An integer type.

    String

    A string type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved