ComponentOne Input Library for WPF
C1.WPF.Input Namespace / TextEditedEventArgs Class / CurrentSelectionStart Property

In This Topic
    CurrentSelectionStart Property
    In This Topic
    Current selection start.
    Syntax
    'Declaration
     
    
    Public Property CurrentSelectionStart As Integer
    public int CurrentSelectionStart {get; set;}
    See Also