Method dialog.ExpandedText
Overload
Adds text in expander control.
public dialog ExpandedText(DText text, bool showInFooter = false)
Parameters
|
text (DText)
Text. Can be string, or string with links like |
|
showInFooter (bool)
Show the text at the bottom of the dialog. |