Click or drag to resize
Wizard .NET Library

WizardControlTitle Property

Gets or sets the title for the wizard.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public string Title { get; set; }
Request Example View Source

Property Value

Type: String
The title text.
See Also