GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Expressions Namespace : ExpressionInfoCollectionEventHandler Delegate |
'Declaration Public Delegate Sub ExpressionInfoCollectionEventHandler( _ ByVal sender As System.Object, _ ByVal e As ExpressionInfoCollectionEventArgs _ )
public delegate void ExpressionInfoCollectionEventHandler( System.object sender, ExpressionInfoCollectionEventArgs e )