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