Show contents 

Working with General Visual Components > Classes > Breadcrumb > Breadcrumb.SelectedItems

Breadcrumb.SelectedItems

Syntax

SelectedItems: PP.Ui.BreadcrumbSelectedItemsList

Description

The SelectedItems property sets a collection of items selected in the component.

Comments

Use the getSelectedItems method to get the collection of items selected in the component.

Example

The property use is given in the Example of Creating the TreeList Component page.

See also:

Breadcrumb