ASPxClientTokenBox.SetSelectedIndex(index) Method
In This Article
For internal use only.
#Declaration
TypeScript
SetSelectedIndex(
index: number
): void
#Parameters
Name | Type |
---|---|
index | number |
See Also