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

In This Topic
Parent Property (RenderInputBase)
In This Topic
Gets the parent RenderObject containing the current object.
Syntax
'Declaration
 
Public ReadOnly Property Parent As RenderObject
 
See Also