[]
Initializes a new instance of the C1ComboBox class.
public C1ComboBox(Context context)
Type | Name | Description |
---|---|---|
Context | context | The context. |
Initializes a new instance of the C1ComboBox class.
public C1ComboBox(Context context, IAttributeSet attrs)
Type | Name | Description |
---|---|---|
Context | context | The context. |
IAttributeSet | attrs | The attributeSet. |