True DBGrid for WinForms
ValueItemError イベント (C1TrueDBDropdown)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBDropdown クラス : ValueItemError イベント
Occurs when the user attempts to enter invalid data into a column that is using value lists.
シンタックス
'宣言
 
Public Event ValueItemError As ColEventHandler
public event ColEventHandler ValueItemError
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、ColEventArgs 型の引数を受け取りました。次の ColEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Indicates the position in the DisplayColumns collection.  
Gets the C1DisplayColumn.  
参照