ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1MaskedTextBox Class / SelectionLength Property

In This Topic
    SelectionLength Property (C1MaskedTextBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectionLength As System.Integer
    public System.int SelectionLength {get; set;}
    See Also