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

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