ActiveReports 12
Parent Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Parent Property
Gets the logical parent element of this element.
Syntax
'Declaration
 
Public ReadOnly Property Parent As DependencyObject
public DependencyObject Parent {get;}

Property Value

This element's logical parent.
See Also

Reference

Viewer Class
Viewer Members