ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SidebarViewModel Class / ThumbnailPanelEnabled Property

In This Topic
    ThumbnailPanelEnabled Property
    In This Topic
    Is Thumbnail panel and it's button is visible
    Syntax
    'Declaration
     
    Public Property ThumbnailPanelEnabled As Boolean
    public bool ThumbnailPanelEnabled {get; set;}
    See Also