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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス > SetBinding メソッド : SetBinding(DependencyProperty,String) メソッド
Identifies the destination property where the binding should be established.
The source property name or the path to the property used for the binding.
Attaches a binding to this element, based on the provided source property name as a path qualification to the data source.
シンタックス
'宣言
 
Public Overloads Function SetBinding( _
   ByVal dp As DependencyProperty, _
   ByVal path As String _
) As BindingExpression

パラメータ

dp
Identifies the destination property where the binding should be established.
path
The source property name or the path to the property used for the binding.

戻り値の型

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

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