Gets the converted parent of the C1TextElement.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public C1HtmlElement Parent { get; private set; }
Visual Basic
Public Property Parent As C1HtmlElement
	Get
	Private Set

See Also