ASP.NET MVC Controls | ComponentOne
In This Topic
    DataType Enum
    In This Topic
    File
    wijmo.js
    Module
    wijmo

    Specifies constants that represent data types.

    Use the getType method to get a DataType from a value.

    Members

    Name Value Description
    Object 0

    Object (anything).

    String 1

    String.

    Number 2

    Number.

    Boolean 3

    Boolean.

    Date 4

    Date (date and time).

    Array 5

    Array.