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

In This Topic
    SplitTitle Property
    In This Topic
    Sets or gets the split button url title of item
    Syntax
    'Declaration
     
    Public Property SplitTitle As System.String
    public System.string SplitTitle {get; set;}
    See Also