Property HelpText
HelpText
Sets or gets help text for the Wizard.WizardStep.If HelpText is empty the help pane will not be visible and the content will fill the entire WizardStep.
public ustring HelpText { get; set; }
Property Value
- ustring
Remarks
The help text is displayed using a read-only TextView.