RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / CharRange Class / End Property

In This Topic
    End Property (CharRange)
    In This Topic
    Gets the end index of the string represented by this CharRange.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property End As Integer
    public int End {get;}
    See Also