ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1ListView Namespace / C1ListViewExtender 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