[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Input.ComboBoxItemLoadingEventArgs

ComboBoxItemLoadingEventArgs Class

Event information for C1ComboBox.ItemLoading event.

Inheritance
ComboBoxItemLoadingEventArgs
Namespace: C1.Xamarin.Forms.Input
Assembly: C1.Xamarin.Forms.Input.dll
Syntax
public class ComboBoxItemLoadingEventArgs

Properties

Name Description
Item

Gets the items that is being loaded.

ItemView

Gets or sets the visual element corresponding to the loading item.