IBreadcrumbMouseEventArgs

Description

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.

Properties

  Property name Brief description
Button The Button property returns the mouse button that clicked on the element.

Properties inherited from IBreadcrumbItemEventArgs

  Property name Brief description
Item The Item property returns the element, with which any action is executed.

See also:

Forms Assembly Interfaces