menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Precision - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Precision

    Creates an enum list for the precision

    Inheritance
    System.Object
    Precision
    Namespace: Syncfusion.UI.Xaml.Primitives
    Assembly: Syncfusion.SfShared.UWP.dll
    Syntax
    public sealed class Precision : Enum

    Fields

    Exact

    Exact Precision

    Declaration
    public const Precision Exact
    Field Value
    Type
    Precision

    Half

    Half Precision

    Declaration
    public const Precision Half
    Field Value
    Type
    Precision

    Standard

    Standard Precision

    Declaration
    public const Precision Standard
    Field Value
    Type
    Precision

    Extension Methods

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