IBreadcrumbActionItemEventArgs

Description

The IBreadcrumbActionItemEventArgs interface contains properties of the argument of the event that occurs before any action over the element of the component.

Properties

  Property name Brief description
The Allow property determines whether it is possible to perform any action over the element of the component.
The Index property returns index of the element over which any action should be performed.

Properties inherited from IBreadcrumbItemEventArgs

  Property name Brief description
Item The Item property returns element over which any action is performed.

See also:

Forms Assembly Interfaces