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

Glossary Item Box

Represents the thumbnail panel of the Viewer.

Object Model

ThumbnailsPanel Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class ThumbnailsPanel 
   Inherits SidebarPanel
C# 
public sealed class ThumbnailsPanel : SidebarPanel 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
            GrapeCity.ActiveReports.Viewer.Win.ThumbnailsPanel

See Also