ComponentOne RichTextBox for WPF and Silverlight
NextSibling Property (C1TextElement)

C1.WPF.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