A2v10 Platform documentation
UK


Wizard Layout Element

Represents a Wizard consisting of several separate WiazrdPage pages.

Inherits: Dialog : RootContainer : Container : UIElement : UIElementBase

Content property: Children. Will always be a collection of the WiazrdPage.

Properties

Name Type Description
FinishCommand BindCmd The command which will be executed when the Finish button is pressed.
Base item properties

Specific features

Navigation buttons (Back, Next, Done and Cancel buttons) are displayed and controlled automatically. When you press the Done button, the command specified by the FinishCommand property will be executed.