WizardPage Class

Source: Controls/WizardPage.cs · Assembly: Dew.Math.Controls
PanelWizardPage

public class WizardPage : Panel

Represents a wizard page control with basic layout functionality.

Properties

NameTypeDescription
DescriptionStringGets or sets the description of the wizard page.
StyleWizardPageStyleGets or sets the style of the wizard page.
TitleStringGets or sets the title of the wizard page.

Methods

NameDescription
ctorCreates a new instance of the Dew.Math.Controls.WizardPage class.