Assembly: ExtCtrl;
Namespace: Absent;
The IMetaAttributeBreadcrumbReplaceItemEventArgs interface contains argument properties of the event before replacing element in the component.
IEventArgs
IBreadcrumbItemEventArgs
IBreadcrumbActionItemEventArgs
IMetaAttributeBreadcrumbReplaceItemEventArgs
| Property name | Brief description | |
| Attribute | The Attribute property returns attribute identifier to be replaced. |
| Property name | Brief description | |
| Allow | The Allow property determines whether it is possible to process component element. | |
| Index | The Index property returns element index to be processed. |
| Property name | Brief description | |
| Item | The Item property returns the element. |
See also: