IVZTreeModel.RootItem

Fore Syntax

RootItem: IVZTreeItem;

Fore.NET Syntax

RootItem: Prognoz.Platform.Interop.Visualizators.IVZTreeItem;

Description

The RootItem property determines root element in visualizer with hierarchical structure.

Example

Example of use is given on the description page of the IVZTreeItems.Item property.

See also:

IVZTreeModel