WizardStep.PendingState

Syntax

PendingState: Boolean

Description

The PendingState property determines if setting at the specified step is completed.

Comments

If the property is True the set up is not completed, when the property is False, it is completed.

Example

The property use is given in description of the Wizard constructor.

See also:

WizardStep