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

In This Topic
    FontSize Property (BandedTableSectionStyle)
    In This Topic
    The font size.
    Syntax
    'Declaration
     
    
    Public Property FontSize As String
    public string FontSize {get; set;}
    See Also