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