Share

ComponentOccurrence.SetDisplayMode Method

Parent Object: ComponentOccurrence

Description

Sets the display mode and type - default or override.

Syntax

ComponentOccurrence.SetDisplayMode( DisplayModeSourceType As DisplayModeSourceTypeEnum, [DisplayMode] As Variant )

Parameters

Name Type Description
DisplayModeSourceType DisplayModeSourceTypeEnum Enum indicating the display mode type.
DisplayMode Variant The display mode.

This is an optional argument whose default value is null.

Version

Introduced in version 10

Was this information helpful?