WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / SelectionStart Property
In This Topic
    SelectionStart Property
    In This Topic
    Gets or sets the starting position of the text selected in the C1NumericBox.
    Syntax
    public int SelectionStart {get; set;}
    See Also