The IBreadcrumbActionItemEventArgs interface contains properties of the argument of the event that occurs before any action over the element of the component.
| 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. |
| Property name | Brief description | |
| Item | The Item property returns element over which any action is performed. |
See also: