ComponentOne RichTextBox for WPF and Silverlight
PreviousSibling Property (C1TextElement)

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