ExecutionViewMgr.StepGroupMode

Syntax

ExecutionViewMgr.StepGroupMode

Data Type

StepGroupModes

Use the following constants with this data type:

  • StepGroupMode_AllGroups –(Value: 2) Displays the Setup, Main, and Cleanup step groups.
  • StepGroupMode_OneGroup –(Value: 1) Displays only one step group.

Purpose

Specifies whether the SequenceView controls that connect to the ExecutionView Manager control display steps in all the step groups or only steps in the current step group.

See Also

ExecutionViewMgr

SequenceView