ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListView Class / HeaderTheme Property

In This Topic
    HeaderTheme Property
    In This Topic
    Sets the color scheme (swatch) for headers of nested list sub pages.
    Syntax
    'Declaration
     
    Public Property HeaderTheme As System.String
    public System.string HeaderTheme {get; set;}
    See Also