SequenceFileViewMgr.StepGroupMode
- Updated2024-10-09
- 1 minute(s) read
SequenceFileViewMgr.StepGroupMode
Syntax
SequenceFileViewMgr.StepGroupMode
Data Type
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
For connected controls that display steps, this property specifies whether to display all steps in the Cleanup, Main, and Setup groups or to display only the steps in the current step group.
Remarks
When you set this property to StepGroupMode_AllGroups , ensure that the application does not use the value of the SequenceFileViewMgr.StepGroup property.