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

In This Topic
    Thumbnail Property (ImageResourceDescriptor)
    In This Topic
    Gets or sets the thumbnail image.
    Syntax
    'Declaration
     
    Public Property Thumbnail As Thumbnail
    public Thumbnail Thumbnail {get; set;}

    Property Value

    A Thumbnail representing the thumbnail image.
    See Also