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

In This Topic
    FontFamily Property (TitleStyle)
    In This Topic
    Get or set the font family of the title
    Syntax
    'Declaration
     
    Public Property FontFamily As String
    public string FontFamily {get; set;}
    See Also