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