PowerTools ActiveReports for .NET 9.0J
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 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.