ActiveReports Developer 7
ThumbnailsPanel Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Sidebar Class : ThumbnailsPanel Property

Glossary Item Box

Gets the thumbnails panel object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ThumbnailsPanel As ThumbnailsPanel
C# 
public ThumbnailsPanel ThumbnailsPanel {get;}

See Also