C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / OutlineNode Class / Parent Property

In This Topic
Parent Property (OutlineNode)
In This Topic
Gets the OutlineNode which is the parent of the current node.
Syntax
'Declaration
 
Public ReadOnly Property Parent As OutlineNode
 
See Also