ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListView Class / Icon Property

In This Topic
    Icon Property
    In This Topic
    Applies an icon from the icon set to all linked list buttons.
    Syntax
    'Declaration
     
    Public Property Icon As System.String
    public System.string Icon {get; set;}
    See Also