Returns whether this element is the root of its tree.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public bool IsRoot { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsRoot As Boolean Get |