SequenceFileViewMgr.StepGroup
- Updated2025-07-21
- 1 minute(s) read
SequenceFileViewMgr.StepGroup
Syntax
SequenceFileViewMgr.StepGroup
Data Type
Use the following constants with this data type:
- StepGroup_Cleanup –(Value: 2) Specifies the Cleanup step group.
- StepGroup_Main –(Value: 1) Specifies the Main step group.
- StepGroup_Setup –(Value: 0) Specifies the Setup step group.
Purpose
Specifies the selected step group.
Remarks
A SequenceView control displays the selected step group or all groups depending on the value of the SequenceFileViewMgr.StepGroupMode property. Use the SequenceFileViewMgr.SetSequenceAndGroup method to set the step group when you must also set the SequenceFileViewMgr.Sequence property.
See Also
SequenceFileViewMgr.SequenceFile
SequenceFileViewMgr.SetSequenceAndGroup