Returns whether the range is empty.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public bool IsEmpty { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsEmpty As Boolean Get |