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

In This Topic
    Foreground Property
    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