Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
MoveColumn メソッド (DataGridView)
グリッドで列を 1 つのインデックスから別のインデックスに移動します。
シンタックス
public void MoveColumn(
int ,
int
)
パラメータ
- oldIndex
- 列の現在インデックス。
- newIndex
- 列を移動する新しいインデックス。
参照