FlexGrid for WinForms
GetErrorInfoEventHandler デリゲート

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 : GetErrorInfoEventHandler デリゲート
GetCellErrorInfoおよび GetRowErrorInfoイベントを処理するメソッドを表します。
シンタックス
'宣言
 
Public Delegate Sub GetErrorInfoEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As GetErrorInfoEventArgs _
) 
public delegate void GetErrorInfoEventHandler( 
   System.object sender,
   GetErrorInfoEventArgs e
)

パラメータ

sender
e
参照

GetErrorInfoEventHandler メンバ
C1.Win.FlexGrid 名前空間