Gets the converted parent of the C1HtmlNode.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextElement Parent { get; private set; } |
| Visual Basic |
|---|
Public Property Parent As C1TextElement Get Private Set |