FlexPivot for WinForms
GetErrorInfoEventHandler デリゲート

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : GetErrorInfoEventHandler デリゲート
Represents the method that will handle the GetCellErrorInfo and GetRowErrorInfo events.
シンタックス
'宣言
 
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.C1FlexGrid 名前空間