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

In This Topic
    SplitTheme Property (C1ListView)
    In This Topic
    Sets the color scheme (swatch) for split list buttons.
    Syntax
    'Declaration
     
    Public Property SplitTheme As System.String
    public System.string SplitTheme {get; set;}
    See Also