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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Sidebar クラス : CoerceValue メソッド
The identifier for the dependency property to coerce.
Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject.
シンタックス
'宣言
 
Public Sub CoerceValue( _
   ByVal dp As DependencyProperty _
) 
public void CoerceValue( 
   DependencyProperty dp
)

パラメータ

dp
The identifier for the dependency property to coerce.
例外
例外解説
The specified dp or its value were invalid or do not exist.
参照

Sidebar クラス
Sidebar メンバ