True DBGrid for WinForms
RefreshCol() メソッド

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > RefreshCol メソッド : RefreshCol() メソッド
Invalidates the current column.
シンタックス
'宣言
 
Public Overloads Sub RefreshCol() 
public void RefreshCol()
解説
The RefreshCol method causes a repaint of the entire column in the grid. Normally, the grid repaints automatically as needed. However, if handlers have been written for the OwnerDrawCell event, use this method to force a column to be repainted and hence cause the appropriate events to fire.
参照

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