ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Sidebar Class / ThumbnailsPanel Property

In This Topic
    ThumbnailsPanel Property (Sidebar)
    In This Topic
    Gets the thumbnails panel object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ThumbnailsPanel As ThumbnailsPanel
    public ThumbnailsPanel ThumbnailsPanel {get;}

    Property Value

    The thumbnails panel.
    See Also