public class WizardPage : Panel
Represents a wizard page control with basic layout functionality.
Properties
| Name | Type | Description |
|---|---|---|
| Description | String | Gets or sets the description of the wizard page. |
| Style | WizardPageStyle | Gets or sets the style of the wizard page. |
| Title | String | Gets or sets the title of the wizard page. |
Methods
| Name | Description |
|---|---|
| ctor | Creates a new instance of the Dew.Math.Controls.WizardPage class. |