[]
Sets the SelectedIndexes property.
public MultiAutoCompleteBuilder<T> SelectedIndexes(params int[] value)
Type | Name | Description |
---|---|---|
int[] | value | The value |
Type | Description |
---|---|
MultiAutoCompleteBuilder<T> | Current builder |
Gets or sets a list containing the indexes of the items that are currently selected.