IVZBreadcrumb

Assembly: Visualizators

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZBreadcrumb interface is used to work with a navigation chain.

Inheritance Hierarchy

IVZPlacedControlBase

VZBreadcrumb

Comments

The navigation chain looks as follows:

Navigation chain parameters can be obtained in the IVZTreeMap.Breadcrumb property.

Properties

  Property name Brief description
The ItemsStyle property determines style of navigation chain elements.

Properties inherited from IVZPlacedControlBase

  Property name Brief description
The Style property determines style of control.
The HorizontalAlignment property determines horizontal alignment of control.
The VerticalAlignment property determines vertical alignment of control.
The Visible property determines visibility of control.

See also:

Visualizators Assembly Interfaces