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 element of the component.
| Property name | Brief description | |
| Button | The Button property returns a mouse button that clicked on the element. |
| Property name | Brief description | |
| Item | The Item property returns element over which any action is performed. |
See also: