menu

UWP

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

    Show / Hide Table of Contents

    Class DecimalSeparatorCollection

    Contains collection of symbols which can be used as NumberDecimalSeparator or NegativeSign

    Inheritance
    System.Object
    DecimalSeparatorCollection
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false, ShouldInclude = false)]
    public class DecimalSeparatorCollection : Object

    Constructors

    DecimalSeparatorCollection(Boolean)

    Initializes a new instance of the DecimalSeparatorCollection class.

    Declaration
    [ClassReference(IsReviewed = false)]
    public DecimalSeparatorCollection(bool isazerty)
    Parameters
    Type Name Description
    System.Boolean isazerty

    boolean type

    Extension Methods

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