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