C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace : C1ComboBoxItemPopulateEventHandler Delegate |
'Declaration Public Delegate Sub C1ComboBoxItemPopulateEventHandler( _ ByVal sender As System.Object, _ ByVal args As C1ComboBoxItemPopulateEventArgs _ )
public delegate void C1ComboBoxItemPopulateEventHandler( System.object sender, C1ComboBoxItemPopulateEventArgs args )