IBreadcrumbItem

Description

The IBreadcrumbItem interface contains properties of the element of the Breadcrumb component.

Properties

  Property name Brief description
Breadcrumb

The Breadcrumb property returns parent object.
ButtonLeft

The property is under development.
Data

The Data property is used to store custom data of the simple types.
DownButton

The DownButton property determines whether the additional button is displayed near the element.
Height

The Height property returns the height of the element area in pixels.
Hint

The Hint property determines text of the tooltip that is displayed when the cursor is pointed at the element.
Index

The Index property returns index of the element in the collection of elements of the Breadcrumb component.
Left

The Left property returns the space between the component's left border and the element area left border.
Permanent

The Permanent property determines whether the component element is fixed.
Text

The Text property determines an element text.
Top

The Top property returns distance from the top edge of the component to the top border of the element area.
Width

The Width property returns the width of the element area in pixels.

See also:

Forms Assembly Interfaces