ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportResourceDescriptor Class / Thumbnail Property

In This Topic
    Thumbnail Property (ReportResourceDescriptor)
    In This Topic
    Gets or sets the thumbnail, used for report templates in the web designer.
    Syntax
    'Declaration
     
    Public Property Thumbnail As Thumbnail
    public Thumbnail Thumbnail {get; set;}

    Property Value

    A Thumbnail representing the thumbnail.
    See Also