ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / 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
     
    Public Property ShrinkToFit As Boolean
    public bool ShrinkToFit {get; set;}
    See Also