Table of Contents

Property HelpText

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

HelpText

Sets or gets help text for the WizardStep.If HelpText is empty the help pane will not be visible and the content will fill the entire WizardStep.

public string HelpText { get; set; }

Property Value

string

Remarks

The help text is displayed using a read-only TextView.