Table of Contents

Property Multiline

Namespace
Alternet.UI
Assembly
Alternet.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.