IMsDisplaySettings.DisplayParentAs

Fore Syntax

DisplayParentAs: MsDisplayParent;

Fore.NET Syntax

DisplayParentAs: Prognoz.Platform.Interop.Ms.MsDisplayParent;

Description

The DisplayParentAs property determines parent element display mode in string view of expression element.

Comments

By default, parent element name is displayed.

Fore and Fore.NET Examples

The property use is given in the example for IMsDisplaySettings.DisplayAttributes.

See also:

IMsDisplaySettings