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