Gets the next sibling of this element, or null if this is the last child.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextElement NextSibling { get; internal set; } |
| Visual Basic |
|---|
Public Property NextSibling As C1TextElement Get Friend Set |