FlexPivot for WinForms
SetDataBinding(Object,String) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス > SetDataBinding メソッド : SetDataBinding(Object,String) メソッド
The new data source object.
The table to bind to within the data source object.
Sets the DataSource and DataMember properties.
シンタックス
'宣言
 
Public Overloads Sub SetDataBinding( _
   ByVal dataSource As System.Object, _
   ByVal dataMember As System.String _
) 
public void SetDataBinding( 
   System.object dataSource,
   System.string dataMember
)

パラメータ

dataSource
The new data source object.
dataMember
The table to bind to within the data source object.
参照

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