[]
        
(Showing Draft Content)

C1.Android.Input.C1ComboBox.ItemLoading

ItemLoading Event

Event raised before an item view is created.

Namespace: C1.Android.Input
Assembly: C1.Android.Input.dll
Syntax
public event EventHandler<ComboBoxItemLoadingEventArgs> ItemLoading
Returns
Type Description
EventHandler<ComboBoxItemLoadingEventArgs> Event raised before an item view is created.