Property Title
Title
The title of the Wizard, shown at the top of the Wizard with " - currentStep.Title" appended.
public ustring Title { get; set; }
Property Value
- ustring
The title of the Wizard, shown at the top of the Wizard with " - currentStep.Title" appended.
public ustring Title { get; set; }