ComponentOne RichTextBox for UWP
NextSibling Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : NextSibling Property
Gets the next sibling of this element, or null if this is the last child.
Syntax
'Declaration
 
Public ReadOnly Property NextSibling As C1TextElement
public C1TextElement NextSibling {get;}
See Also

Reference

C1TextElement Class
C1TextElement Members