ASP.NET Pack Programmer's Guide
DropDown.selectItem Method
See Also
 





Selects the item corresponding to the specified index.

Namespace: MindFusion.UI.WebForms
Package: DropDown.js

 Syntax

JavaScript  Copy Code

function selectItem (index)

 Parameters

index

Type: Number
The index of the item to select.

 See Also

DropDown Members
DropDown Class
MindFusion.UI.WebForms Namespace