[]
        
(Showing Draft Content)

C1.Android.Input.C1ComboBox.CreateItemView

CreateItemView Method

CreateItemView(object)

Create the visual representation of an item.

Declaration
protected virtual View CreateItemView(object item)
Parameters
Type Name Description
object item

The data item.

Returns
Type Description
View

Visual representation of an item.