C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : UnboundColumnFetchEventHandler Delegate |
'Declaration Public Delegate Sub UnboundColumnFetchEventHandler( _ ByVal sender As System.Object, _ ByVal e As UnboundColumnFetchEventArgs _ )
public delegate void UnboundColumnFetchEventHandler( System.object sender, UnboundColumnFetchEventArgs e )