OnItemClick(Sender: Object; Args: IBreadcrumbMouseEventArgs);
Sender. The parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnItemClick event occurs when the mouse button click is made on the element of the Breadcrumb component.
See also: