Click or drag to resize

ToolbarItemgetItem Method

Gets an string representing of the item with specified index from the collection of the items contained in this ComboBox.

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

Parameters

id
Type: string

Return Value

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