SetIndex
function SetIndex(nIndex: number = null): boolean
Description
Sets an index to the content control list item in the combo box / dropdown list content control.
Parameters
- nIndex
number
null An index of the content control list item.
Returns
boolean
Try It
// todo_example