Click or drag to resize

ToolbarItemgetItemCount Method

Gets the number of items in the collection. Works for ComboBox and DropDownButton.

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

Return Value

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