'Declaration Public Delegate Sub FetchCellTipsEventHandler( _ ByVal sender As System.Object, _ ByVal e As FetchCellTipsEventArgs _ )
public delegate void FetchCellTipsEventHandler( System.object sender, FetchCellTipsEventArgs e )
Parameters
- sender
- e
'Declaration Public Delegate Sub FetchCellTipsEventHandler( _ ByVal sender As System.Object, _ ByVal e As FetchCellTipsEventArgs _ )
public delegate void FetchCellTipsEventHandler( System.object sender, FetchCellTipsEventArgs e )