WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / InputScope Property
In This Topic
    InputScope Property
    In This Topic
    Gets or sets the keyboard type that will appear when the user set the focus in the numeric box.
    Syntax
    public InputScope InputScope {get; set;}
    See Also