DataGridViewCellErrorTextNeededEventArgs プロパティ

名前 | 説明 | |
---|---|---|
![]() | ColumnIndex | イベントが発生したセルの列インデックスを示す値を取得します。 ( DataGridViewCellEventArgs から継承されます。) |
![]() | ErrorText | セルが選択されているときに表示されるメッセージを取得または設定します。 |
![]() | RowIndex | イベントが発生したセルの行インデックスを示す値を取得します。 ( DataGridViewCellEventArgs から継承されます。) |

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