public sealed class ThumbnailsPanel : SidebarPanel
'Declaration
Public NotInheritable Class ThumbnailsPanel
Inherits SidebarPanel
Remarks
The thumbnails panel provides a visual representation of the pages in the report, allowing users to quickly navigate through the report by clicking on a thumbnail image of a page. This class manages the visibility, state, and interactions of the thumbnails panel, ensuring that users can efficiently browse through the report content.