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

In This Topic
    Foreground Property (TitleStyle)
    In This Topic
    Get or set the fore ground color of the title
    Syntax
    'Declaration
     
    Public Property Foreground As String
    public string Foreground {get; set;}
    See Also