ComponentOne FlexReport for WinForms
Parent Property (OutlineNode)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > OutlineNode Class : Parent Property
Gets the OutlineNode which is the parent of the current node.
Syntax
'Declaration
 
Public ReadOnly Property Parent As OutlineNode
public OutlineNode Parent {get;}
See Also

Reference

OutlineNode Class
OutlineNode Members