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

In This Topic
    Text Property (C1ListViewItem)
    In This Topic
    Sets or gets the text of item
    Syntax
    'Declaration
     
    Public Overridable Property Text As System.String
    public virtual System.string Text {get; set;}
    See Also