C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / Cell Class / MultiLine Property

In This Topic
MultiLine Property (Cell)
In This Topic
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
 
See Also