ComponentOne ASP.NET MVC Controls
ShrinkToFit Property

C1.Web.Mvc.Sheet Namespace > Style Class : ShrinkToFit Property
Gets or sets a value indicating whether allow text shrink to fit cell size.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property ShrinkToFit As Boolean
[DefaultValue(false)]
public bool ShrinkToFit {get; set;}
See Also

Reference

Style Class
Style Members