DataGridViewCellToolTipTextNeededEventArgs プロパティ
パブリック プロパティ| 名前 | 説明 | |
|---|---|---|
| ColumnIndex | イベントが発生したセルの列インデックスを示す値を取得します。 ( DataGridViewCellEventArgs から継承されます。) |
| RowIndex | イベントが発生したセルの行インデックスを示す値を取得します。 ( DataGridViewCellEventArgs から継承されます。) |
| ToolTipText | ツールヒントのテキストを取得または設定します。 |
参照関連項目
DataGridViewCellToolTipTextNeededEventArgs クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridView.CellToolTipTextNeeded イベント
DataGridView.DataSource プロパティ
DataGridView.VirtualMode プロパティ
DataGridView.ShowCellToolTips プロパティ
DataGridView.OnCellToolTipTextNeeded
DataGridViewCellToolTipTextNeededEventHandler
DataGridViewCellToolTipTextNeededEventArgs.ToolTipText
DataGridViewCell.ToolTipText プロパティ
その他の技術情報
Windows フォーム DataGridView コントロールを拡張するための推奨される手順- DataGridViewCellToolTipTextNeededEventArgs プロパティのページへのリンク