ActiveReports for .NET 18.0J
SectionReport.ParameterUIClosedHandler デリゲート

GrapeCity.ActiveReports 名前空間 : SectionReport.ParameterUIClosedHandler デリゲート
ParameterUIClosedイベントを処理するメソッドを表します。
シンタックス
'宣言
 
Public Delegate Sub SectionReport.ParameterUIClosedHandler( _
   ByVal sender As Object, _
   ByVal cancelled As Boolean _
) 
public delegate void SectionReport.ParameterUIClosedHandler( 
   object sender,
   bool cancelled
)

パラメータ

sender
cancelled
参照

SectionReport.ParameterUIClosedHandler メンバ
GrapeCity.ActiveReports 名前空間