IBreadcrumbItemEventArgs.Item

Syntax

Item: IBreadcrumbItem;

Description

The Item property returns the element, with which any action is executed.

NOTE. The removed element is not present in the OnRemoveItem event, that is why this property returns Null. This property also returns Null in the OnGetPopupMenu event on calling the popup menu for the additional button shown after the button used for elements deletion.

See also:

IBreadcrumbItemEventArgs