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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : RegisterName メソッド
Name to use for the specified name-object mapping.
Object for the mapping.
Provides an accessor that simplifies access to the System.Windows.NameScope registration method.
シンタックス
'宣言
 
Public Sub RegisterName( _
   ByVal name As String, _
   ByVal scopedElement As Object _
) 
public void RegisterName( 
   string name,
   object scopedElement
)

パラメータ

name
Name to use for the specified name-object mapping.
scopedElement
Object for the mapping.
参照

Viewer クラス
Viewer メンバ