Property HelpText
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
Remarks
The help text is displayed using a read-only TextView.