The IBreadcrumbItem interface contains properties of the element of the Breadcrumb component.
| Property name | Brief description | |
| The Breadcrumb property returns the parent object. | ||
| The property is under development. | ||
| The Data property is used to store custom data of the simple types. | ||
| The DownButton property indicates whether the additional button is displayed near the element. | ||
| The Height property returns the height of the element area in pixels. | ||
| The Hint property determines text of the tooltip that is displayed when the cursor is pointed at the element. | ||
| The Index property returns index of the element in the collection of elements of the Breadcrumb component. | ||
| The Left property returns distance from the left edge of the component to the left bound of the element area. | ||
| The Permanent property determines whether the element of the component should be fixed. | ||
| The Text property determines the text of the element. | ||
| The Top property returns distance from the top edge of the component to the top bound of the element area. | ||
| The Width property returns the width of the element area in pixels. |
See also: