Property Title | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
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
Remarks
The Title is only displayed when the WizardModal is set to false
.