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