Click or drag to resize

ToolbarItemgetSelectedIndex Method

Gets the index specifying the currently selected item. Works for ComboBox.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function getSelectedIndex();

Return Value

Type: [T:(Any)]
int
See Also