Returns the root element of this element's tree.

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

Syntax

C#
public C1TextElement Root { get; }
Visual Basic
Public ReadOnly Property Root As C1TextElement
	Get

See Also