OnStepStateChanged() method
- Last UpdatedApr 24, 2026
- 1 minute read
Use the OnStepStateChanged() method to trigger the StepStateChanged event by invoking the relevant delegates.
Syntax
result = OnStepStateChanged(e);
Parameter
e
An event argument that is used to determine if a Save or a Save As Default is done.