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

In This Topic
ShrinkToFit Property (Style)
In This Topic
Gets or sets a value indicating whether allow text shrink to fit cell size.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property ShrinkToFit As Boolean
 
See Also