Wizard.BeforeSwitchPagesEventArgs Class Properties
For a list of all members of this type, see Wizard.BeforeSwitchPagesEventArgs members.
Public Properties
Name | Description | |
---|---|---|
![]() | Cancel | Indicates whether the page switch should be canceled. |
![]() | NewIndex | Gets or sets the index of the new page. |
![]() | OldIndex | Gets the index of the old page. (Inherited from Aveva.ApplicationFramework.Presentation.Wizard.AfterSwitchPagesEventArgs) |
See Also