Gets the converted parent of the C1HtmlNode.

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

Syntax

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

See Also