C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1GridView Namespace : C1GridViewColumnUngroupedEventHandler Delegate |
'Declaration Public Delegate Sub C1GridViewColumnUngroupedEventHandler( _ ByVal sender As System.Object, _ ByVal e As C1GridViewColumnUngroupedEventArgs _ )
public delegate void C1GridViewColumnUngroupedEventHandler( System.object sender, C1GridViewColumnUngroupedEventArgs e )