[]
        
(Showing Draft Content)

C1.iOS.Input.ComboBoxItemLoadingEventArgs

ComboBoxItemLoadingEventArgs Class

Event information for C1ComboBox.ItemLoading event.

Inheritance
ComboBoxItemLoadingEventArgs
Namespace: C1.iOS.Input
Assembly: C1.iOS.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.

Methods

Name Description
GetReusableItemView(string)

Gets a reusable item view.