GrapeCity ActiveReports for .NET 16.0J
TemplatedParent プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : TemplatedParent プロパティ
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template.
シンタックス
'宣言
 
Public ReadOnly Property TemplatedParent As DependencyObject
public DependencyObject TemplatedParent {get;}

プロパティ値

The element whose System.Windows.FrameworkTemplate System.Windows.FrameworkTemplate.VisualTree caused this element to be created. This value is frequently null 参照 (Visual Basicでは Nothing); see Remarks.
参照

Viewer クラス
Viewer メンバ