ItemClicked: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The ItemClicked event is fired when the user finishes clicking the mouse button on a breadcrumb item.
The example of use is given in the page with description of the ChartBreadcrumb.ItemStyle property.
See also: