WizardStep.getIsComplete

Syntax

getIsComplete ();

Description

The getIsComplete method determines whether the set up has been completed at a specific step.

Comments

The method returns True if the setup has been completed, and False if otherwise.

Example

The example of method use is given in description of the Wizard.CancelButtonClicked event.

See also:

WizardStep