Property Multiline NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Multiline Gets or sets a value indicating whether this is a multiline text box control. bool Multiline { get; set; } Property Value bool true if the control is a multiline text box control; otherwise, false. The default is false.