GrapeCity ActiveReports for .NET 16.0J
SetResourceReference メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : SetResourceReference メソッド
The property to which the resource is bound.
The name of the resource.
Searches for a resource with the specified name and sets up a resource reference to it for the specified property.
シンタックス
'宣言
 
Public Sub SetResourceReference( _
   ByVal dp As DependencyProperty, _
   ByVal name As Object _
) 
public void SetResourceReference( 
   DependencyProperty dp,
   object name
)

パラメータ

dp
The property to which the resource is bound.
name
The name of the resource.
参照

Viewer クラス
Viewer メンバ