public class WizardViewPublic Class WizardView| WizardView | Class constructor. |
| Steps | Steps used to build the wizard. |
| AddStep | Adds a new step (and its controls) to the wizard. |
| ToString |
Converts wizard settings into string.
(Overrides ObjectToString) |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |