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