GrapeCity ActiveReports for .NET 16.0J
SetValue(DependencyPropertyKey,Object) メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Sidebar クラス > SetValue メソッド : SetValue(DependencyPropertyKey,Object) メソッド
The System.Windows.DependencyPropertyKey identifier of the property to set.
The new local value.
Sets the local value of a read-only dependency property, specified by the System.Windows.DependencyPropertyKey identifier of the dependency property.
シンタックス
'宣言
 
Public Overloads Sub SetValue( _
   ByVal key As DependencyPropertyKey, _
   ByVal value As Object _
) 
public void SetValue( 
   DependencyPropertyKey key,
   object value
)

パラメータ

key
The System.Windows.DependencyPropertyKey identifier of the property to set.
value
The new local value.
参照

Sidebar クラス
Sidebar メンバ
オーバーロード一覧