Gets or sets the collection of items when the dropdown button is clicked. Every item is a C1ToolBarButton.

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1ToolBarClient (in C1ToolBarClient.dll)

Syntax

JavaScript
function get_items();

Implements

IC1ToolBarItemOwner..::..Items

See Also