Click or drag to resize

ToolbarItemgetSelectedItem Method

Gets currently selected item in the ComboBox.

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

Return Value

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