IMetaAttributesBreadcrumb.ShowColumnHeaders

Fore Syntax

ShowColumnHeaders: Boolean;

Fore.NET Syntax

ShowColumnHeaders: Boolean;

Description

The ShowColumnHeaders property determines whether column headers are to be displayed in the drop-down menu of the time series database attribute.

Comments

If the property is set to True, column headers are displayed in a dropdown list that is drawn by choosing a corresponding component element. If time series database attribute is linked to MDM dictionary, additional attributes of the corresponding MDM dictionary may be displayed.

By default the property is set to False.

Example

The property use is given in description of the IMetaAttributeSetting.ShowAttribute property.

See also:

IMetaAttributesBreadcrumb