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

In This Topic
    SplitTheme Property (C1ListViewLinkItem)
    In This Topic
    Sets the split button color scheme (swatch) of item.
    Syntax
    'Declaration
     
    Public Property SplitTheme As System.String
    public System.string SplitTheme {get; set;}
    See Also