Forms > Forms Assembly Interfaces > IBreadcrumbItem
The IBreadcrumbItem interface contains properties of the element of the Breadcrumb component.
Property name | Brief description | |
![]() |
The Breadcrumb property returns parent object. | |
![]() |
The property is under development. | |
![]() |
The Data property is used to store custom data of the simple types. | |
![]() |
The DownButton property determines 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 the space between the component's left border and the element area left border. | |
![]() |
The Permanent property determines whether the component element is fixed. | |
![]() |
The Text property determines an element text. | |
![]() |
The Top property returns distance from the top edge of the component to the top border of the element area. | |
![]() |
The Width property returns the width of the element area in pixels. |
See also: