True DBGrid for WinForms
Rebind(Boolean) メソッド

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBDropdown クラス > Rebind メソッド : Rebind(Boolean) メソッド
True to preserves current column layout. False retrieves the schema from the datasource.
Reinitializes grid with data from its data source.
シンタックス
'宣言
 
Public Overloads Sub Rebind( _
   ByVal holdFields As System.Boolean _
) 
public void Rebind( 
   System.bool holdFields
)

パラメータ

holdFields
True to preserves current column layout. False retrieves the schema from the datasource.
参照

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