ActiveReports 10
Parent Property (IRenderComponent)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IRenderComponent Interface : Parent Property
Sets or returns a reference to this object's parent. If the parent is unavailable null is returned.
Syntax
'Declaration
 
Property Parent As IRenderComponent
IRenderComponent Parent {get; set;}
See Also

Reference

IRenderComponent Interface
IRenderComponent Members