'宣言 Public Overloads Sub Refresh( _ ByVal columnType As GridRowColType, _ Optional ByVal column As System.Integer _ )
public void Refresh( GridRowColType columnType, System.int column )
パラメータ
- columnType
- 更新する列のタイプ。
- column
- 更新する列のインデックス。
-1
が設定された場合は、すべてのセルが更新されます。