[]
Gets the item displayed index.
public int GetItemDisplayIndex(int itemIndex)
Public Function GetItemDisplayIndex(itemIndex As Integer) As Integer
Type | Name | Description |
---|---|---|
int | itemIndex | The item index based on Items. |
Type | Description |
---|---|
int | The index that GcComboBox displayed. |
Type | Condition |
---|---|
ArgumentOutOfRangeException | When |