OnMoveItem(Sender: Object; Args: IBreadcrumbItemEventArgs);
Sender. The parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnMoveItem event occurs on moving the element of the Breadcrumb component.
See also: