selectedIndex Property
Sets or retrieves a value that indicates the index of the selected object.
Syntax
object.selectedIndex [ = iIndex ]
Possible Values
iIndex Integer that specifies or receives the index of the selected object.
- 0
- Default. Index of first object
The property is read/write. The property has a default value of 0.
Applies To
MULTIPAGE, TABSTRIP, TOOLBARDROPDOWNLIST
See Also
Internet Explorer WebControls, About the MultiPage WebControl, About the TabStrip WebControl