GrapeCity ActiveReports for .NET 12.0J
ExpressionInfoCollectionEventHandler デリゲート

ItemAddedまたはItemRemovedイベントを処理するメソッドを表します。
構文
'宣言
 
Public Delegate Sub ExpressionInfoCollectionEventHandler( _
   ByVal sender As Object, _
   ByVal e As ExpressionInfoCollectionEventArgs _
) 
public delegate void ExpressionInfoCollectionEventHandler( 
   object sender,
   ExpressionInfoCollectionEventArgs e
)

パラメータ

sender
e
参照

関連項目

ExpressionInfoCollectionEventHandler メンバ
GrapeCity.Enterprise.Data.DataEngine.Expressions 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.