IMetaAttributesTreeList.TotalCaption

Syntax

TotalCaption: String;

Description

The TotalCaption property determines the caption of the root node of the elements tree.

Comments

The root node is displayed if the IMetaAttributesTreeList.ShowTotal property is set to True.

The MetaAttributesTreeList component example with displayed elements tree node (to the left) and without (to the right):

Example

Example of use is given in description of the IMetaAttributesTreeList.ShowTotal property.

See also:

IMetaAttributesTreeList