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