Enum WizardPageType
Enumerates the different types of WizardPages supported.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum WizardPageType
Fields
Name | Description |
---|---|
Blank | No banner will be displayed. |
Exterior | A left-banner with an image will be displayed. The title and description will be displayed to the right. |
Interior | A top-banner with title, description and a image will be displayed. |