[]
        
(Showing Draft Content)

C1.Android.Input.C1ComboBox.GetItemView

GetItemView Method

GetItemView(object)

Gets the visual representation of an item.

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

The data item.

Returns
Type Description
View

Visual representation of an item.