ActiveReports Developer 7
TemplatedParent Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : TemplatedParent Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TemplatedParent As System.Windows.DependencyObject
C# 
public System.Windows.DependencyObject TemplatedParent {get;}

See Also