DataGridViewCellContextMenuStripNeededEventArgs プロパティ

名前 | 説明 | |
---|---|---|
![]() | ColumnIndex | イベントが発生したセルの列インデックスを示す値を取得します。 ( DataGridViewCellEventArgs から継承されます。) |
![]() | ContextMenuStrip | CellContextMenuStripNeeded イベントの発生元であるセルのショートカット メニューを取得または設定します。 |
![]() | RowIndex | イベントが発生したセルの行インデックスを示す値を取得します。 ( DataGridViewCellEventArgs から継承されます。) |

関連項目
DataGridViewCellContextMenuStripNeededEventArgs クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridView.CellContextMenuStripNeeded イベント
DataGridView.DataSource プロパティ
DataGridView.VirtualMode プロパティ
DataGridView.OnCellContextMenuStripNeeded
DataGridViewCellContextMenuStripNeededEventHandler
DataGridViewCellContextMenuStripNeededEventArgs.ContextMenuStrip
DataGridViewCell.ContextMenuStrip プロパティ
DataGridView.RowContextMenuStripNeeded イベント
DataGridViewRow.ContextMenuStrip
ContextMenuStrip クラス
その他の技術情報
Windows フォーム DataGridView コントロールを拡張するための推奨される手順- DataGridViewCellContextMenuStripNeededEventArgs プロパティのページへのリンク