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