ComponentOne RichTextBox for UWP
Parent Property (C1TextElementView)

C1.Xaml.RichTextBox Namespace > C1TextElementView Class : Parent Property
Gets the parent of this C1TextElementView, or null if this is the root of the tree.
Syntax
'Declaration
 
Public ReadOnly Property Parent As C1TextElementView
public C1TextElementView Parent {get;}
See Also

Reference

C1TextElementView Class
C1TextElementView Members