[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Sidebar.ThumbnailsPanel

ThumbnailsPanel Property

ThumbnailsPanel

Provides access to the thumbnails panel within the ActiveReports Viewer.

Declaration
public ThumbnailsPanel ThumbnailsPanel { get; }
Property Value
Type Description
ThumbnailsPanel

An instance of ThumbnailsPanel that represents the interface for viewing and navigating report pages as thumbnails within the ActiveReports Viewer.

Remarks

The thumbnails panel displays miniature versions of the report pages, allowing users to quickly navigate through the report. This property grants developers the ability to programmatically access and customize the thumbnails panel to better suit the needs of their application.