UWP

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Parsers

    Show / Hide Table of Contents

    Class Parsers

    Represents a set of parsers

    Inheritance
    System.Object
    Parsers
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public sealed class Parsers : Enum

    Fields

    Decimal

    Display the parsers content in decimal format.

    Declaration
    public const Parsers Decimal
    Field Value
    Type Description
    Parsers

    Double

    Display the parser content in double format.

    Declaration
    public const Parsers Double
    Field Value
    Type Description
    Parsers

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved