ComponentOne ASP.NET MVC Controls
MultiLine Property

C1.Web.Mvc Namespace > ColumnBase Class : MultiLine Property
Gets or sets a value that indicates whether the content of cells in this row or column should wrap at new line characters (\n).
Syntax
'Declaration
 
Public Property MultiLine As Boolean
public bool MultiLine {get; set;}
See Also

Reference

ColumnBase Class
ColumnBase Members