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

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