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