GrapeCity ActiveReports for .NET 16.0J
GetValue メソッド (Sidebar)

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Sidebar クラス : GetValue メソッド
The System.Windows.DependencyProperty identifier of the property to retrieve the value for.
Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject.
シンタックス
'宣言
 
Public Function GetValue( _
   ByVal dp As DependencyProperty _
) As Object
public object GetValue( 
   DependencyProperty dp
)

パラメータ

dp
The System.Windows.DependencyProperty identifier of the property to retrieve the value for.

戻り値の型

Returns the current effective value.
例外
例外解説
The specified dp or its value was invalid, or the specified dp does not exist.
参照

Sidebar クラス
Sidebar メンバ