DataGridViewRowErrorTextNeededEventArgs メソッド

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 ( Object から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 ( Object から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |

関連項目
DataGridViewRowErrorTextNeededEventArgs クラスSystem.Windows.Forms 名前空間
DataGridView クラス
DataGridView.RowErrorTextNeeded イベント
DataGridView.DataSource プロパティ
DataGridView.VirtualMode プロパティ
DataGridView.ShowRowErrors プロパティ
DataGridViewRowErrorTextNeededEventHandler
ErrorText
DataGridViewRow.ErrorText プロパティ
DataGridView.OnRowErrorTextNeeded
その他の技術情報
Windows フォーム DataGridView コントロールを拡張するための推奨される手順- DataGridViewRowErrorTextNeededEventArgs メソッドのページへのリンク