Interface: IWizardStep

Defines a step of a wizard.

Implemented types

Methods

Name Description
NotifyChange() Notify the application object that something has changed and that an update is required.

Properties

Name Description
AllProperties Gets all properties (flat view).
Attributes Gets the collection of attributes.
Caption Gets the caption of the object.
ComponentName Gets or sets the name of the associated component.
Context Gets the name of the associated context.
Controller Gets the controller associated to the object.
Extension Gets the extension associated to the object.
HelpFile Gets or sets the help associated to this step.
Icon Gets the icon name of the object.
Id Gets the identifier of the object.
IsEnabled Gets or sets the enabled flag.
Layout Gets or sets the layout to use for this step.
Name Gets the internal name of the object.
NextEnabledStep Gets the next enabled step.
NextStep Gets the next step.
ObjectLocation Gets the location of the object within his parent.
ObjectType Gets the type of the object.
Parent Gets the parent object.
PreviousEnabledStep Gets the previous enabled step.
PreviousStep Gets the previous step.
Properties Gets the collection of properties.
State Gets the state of the object.
StepId Gets or sets the name of the associated component.
SupportedLocations Gets the locations supported by the object.
SystemName Gets or sets the name of the associated system.
UserInterface Gets the user interface object.
Version Gets the version of the object.
Wizard Gets the associated wizard.