FlexReport for WPF
SetBinding(DependencyProperty,String) メソッド


C1.WPF.FlexViewer.4.6.2 アセンブリ > C1.WPF.FlexViewer 名前空間 > C1FlexViewerPane クラス > SetBinding メソッド : SetBinding(DependencyProperty,String) メソッド
シンタックス
'宣言
 
Public Overloads Function SetBinding( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal path As System.String _
) As System.Windows.Data.BindingExpression
'使用法
 
Dim instance As C1FlexViewerPane
Dim dp As System.Windows.DependencyProperty
Dim path As System.String
Dim value As System.Windows.Data.BindingExpression
 
value = instance.SetBinding(dp, path)
public System.Windows.Data.BindingExpression SetBinding( 
   System.Windows.DependencyProperty dp,
   System.string path
)

パラメータ

dp
path
参照

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