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

In This Topic
    ThumbnailsPanel Property (Sidebar)
    In This Topic
    Gets the thumbnail panel component of sidebar.
    Syntax
    'Declaration
     
    Public ReadOnly Property ThumbnailsPanel As ThumbnailsPanel
    public ThumbnailsPanel ThumbnailsPanel {get;}
    See Also