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

In This Topic
    Title Property (C1ListViewLinkItem)
    In This Topic
    Sets or gets the navigate url title of item
    Syntax
    'Declaration
     
    Public Property Title As System.String
    public System.string Title {get; set;}
    See Also