ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class / Format Property

In This Topic
    Format Property (BandedTableSectionStyle)
    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