[]
        
(Showing Draft Content)

C1.iOS.Input.C1ComboBox.GetItemView

GetItemView Method

GetItemView(object)

Gets the visual representation of an item.

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

The data item.

Returns
Type Description
UITableViewCell

Visual representation of an item.