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