Gets the converted parent of the C1TextElement.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: 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 |