[]
        
(Showing Draft Content)

C1.Win.C1Input.ComboBoxItemList.Item

this Property

this[int]

Gets or sets the item at the specified index.

Declaration
public object this[int index] { get; set; }
Parameters
Type Name Description
int index
Implements