 
            | Miner.Controls Assembly > Miner.Controls Namespace : Wizard.BeforeSwitchPagesEventArgs Class | 
The following tables list the members exposed by Wizard.BeforeSwitchPagesEventArgs.
| Name | Description | |
|---|---|---|
|  | newIndex | (Inherited from Miner.Controls.Wizard.AfterSwitchPagesEventArgs) | 
| 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 Miner.Controls.Wizard.AfterSwitchPagesEventArgs) |