RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextRange Class / IsEmpty Property

In This Topic
    IsEmpty Property (C1TextRange)
    In This Topic
    Returns whether the range is empty.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also