C1.Win.Input.Base Namespace / C1TextBoxBase Class / Multiline Property

In This Topic
Multiline Property (C1TextBoxBase)
In This Topic
Gets or sets a value indicating whether this is a multiline C1.Win.Input.C1TextBox control.
Syntax
'Declaration
 
Public Property Multiline As Boolean
 
See Also