Gets the parent of this C1TextElementView, or null if this is the root of the tree.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public C1TextElementView Parent { get; private set; } |
Visual Basic |
---|
Public Property Parent As C1TextElementView Get Private Set |