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

In This Topic
    ThumbNailSrc Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ThumbNailSrc As System.String
    public virtual System.string ThumbNailSrc {get; set;}
    See Also