ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / ThumbnailsPanel Class
Members

In This Topic
    ThumbnailsPanel Class
    In This Topic
    Manages the viewer's thumbnails panel properties.
    Object Model
    ThumbnailsPanel Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ThumbnailsPanel 
       Inherits SidebarPanel
    public sealed class ThumbnailsPanel : SidebarPanel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel
                GrapeCity.ActiveReports.Viewer.Wpf.ThumbnailsPanel

    See Also