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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : UnregisterName メソッド
Name of the name-object pair to remove from the current scope.
Simplifies access to the System.Windows.NameScope de-registration method.
シンタックス
'宣言
 
Public Sub UnregisterName( _
   ByVal name As String _
) 
public void UnregisterName( 
   string name
)

パラメータ

name
Name of the name-object pair to remove from the current scope.
参照

Viewer クラス
Viewer メンバ