A Boolean value. True if the label control is multiline; otherwise, False.
Remarks
A multi-line label control renders the label's text on more than one line. If the WordWrap property is set to True, long lines will be wrapped to the following line. If the WordWrap property is set to False, the text will print on a new line only when a new line character is encountered.