Assembly: Visualizators
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZBreadcrumb interface is used to work with a navigation chain.
VZBreadcrumb
The navigation chain looks as follows:
![]()
Navigation chain parameters can be obtained in the IVZTreeMap.Breadcrumb property.
| Property name | Brief description | |
| The ItemsStyle property determines style of navigation chain elements. |
| 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: