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

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