ActiveReports Developer 7
ShowThumbnails Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > TocPanelOptions Class : ShowThumbnails Property

Glossary Item Box

Gets or sets the visibility of the pane with thumbnail views of pages in the FlashViewer.

Syntax

Visual Basic (Declaration) 
Public Property ShowThumbnails As System.Boolean
C# 
public System.bool ShowThumbnails {get; set;}

See Also