ComponentOne RichTextBox for UWP
PreviousSibling Property

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

Reference

C1TextElement Class
C1TextElement Members