RichTextBox for WinRT
Parent Property (C1TextElementView)


Gets the parent of this C1TextElementView, or null if this is the root of the tree.
Syntax
'Declaration
 
Public ReadOnly Property Parent As C1TextElementView
'Usage
 
Dim instance As C1TextElementView
Dim value As C1TextElementView
 
value = instance.Parent
public C1TextElementView Parent {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1TextElementView Class
C1TextElementView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback