GrapeCity ActiveReports for .NET 16.0J
SetBinding(DependencyProperty,BindingBase) メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス > SetBinding メソッド : SetBinding(DependencyProperty,BindingBase) メソッド
Identifies the property where the binding should be established.
Represents the specifics of the data binding.
Attaches a binding to this element, based on the provided binding object.
シンタックス
'宣言
 
Public Overloads Function SetBinding( _
   ByVal dp As DependencyProperty, _
   ByVal binding As BindingBase _
) As BindingExpressionBase

パラメータ

dp
Identifies the property where the binding should be established.
binding
Represents the specifics of the data binding.

戻り値の型

Records the conditions of the binding. This return value can be useful for error checking.
参照

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