[]
        
(Showing Draft Content)

C1.Android.Input.ComboBoxItemLoadingEventArgs

ComboBoxItemLoadingEventArgs Class

Event information for C1ComboBox.ItemLoading event.

Inheritance
ComboBoxItemLoadingEventArgs
Namespace: C1.Android.Input
Assembly: C1.Android.Input.dll
Syntax
public class ComboBoxItemLoadingEventArgs : Object

Properties

Name Description
Item

Gets the items that is being loaded.

ItemView

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