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

In This Topic
    CountTheme Property
    In This Topic
    Sets the color scheme (swatch) for list item count bubbles.
    Syntax
    'Declaration
     
    Public Property CountTheme As System.String
    public System.string CountTheme {get; set;}
    See Also