WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / SelectionLength Property
In This Topic
    SelectionLength Property
    In This Topic
    Gets or sets the number of characters in the current selection in the C1NumericBox.
    Syntax
    public int SelectionLength {get; set;}
    See Also