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