C1.Web.Mvc.Sheet Namespace / Style Class / WrapText Property

In This Topic
WrapText Property (Style)
In This Topic
Gets or sets a value indicating whether allow text wrap.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property WrapText As Boolean
 
See Also