ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class / Color Property

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