Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetColumnAtRenderedIndex メソッド (DataGridView)
指定したインデックスに表示される列を取得します。これは、列コレクションの列の実際のインデックスではなく、グリッドで視覚的に表示するためのインデックスです。
シンタックス
public Column GetColumnAtRenderedIndex(
int
)
パラメータ
- index
- 列の描画されたインデックス。
参照