WizardCommandButtonClickEventArgs Properties
Provides data for the WizardControl.PrevClick and WizardControl.NextClick events.| Name | Description |
|---|---|
| Handled | Gets or sets whether an event was handled. |
| Page | Gets the processed wizard page. Inherited from WizardPageEventArgs. |
See Also