The IBreadcrumbMouseEventArgs interface contains properties of the argument of the events that occur when the mouse button clicks on the element or on the additional button of the component element.
| Property name | Brief description | |
| Button | The Button property returns the mouse button that clicked on the element. |
| Property name | Brief description | |
| Item | The Item property returns the element, with which any action is executed. |
See also: