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

In This Topic
    Supplement Property
    In This Topic
    Sets or gets the Supplemental information of item
    Syntax
    'Declaration
     
    Public Property Supplement As System.String
    public System.string Supplement {get; set;}
    See Also