Gets the converted parent of the C1TextElement.

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

Syntax

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

See Also