AutoComplete for ASP.NET Web Forms
DialogEventHandler デリゲート

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : DialogEventHandler デリゲート
Represents the method that will handle the C1Report.InitializeParametersDialog event.
シンタックス
'宣言
 
Public Delegate Sub DialogEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As DialogEventArgs _
) 
public delegate void DialogEventHandler( 
   System.object sender,
   DialogEventArgs e
)

パラメータ

sender
e
参照

DialogEventHandler メンバ
C1.C1Report 名前空間