ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / TableSectionStyle Class / Format Property

In This Topic
    Format Property (TableSectionStyle)
    In This Topic
    Format string for formatting the value of the cell.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also