InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputNumericBox Class / Format Property

In This Topic
    Format Property
    In This Topic
    Gets or sets the value for the Format of the C1.Xaml.C1NumericBox.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also