ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / IsThumbnailPanelVisible Property

In This Topic
    IsThumbnailPanelVisible Property
    In This Topic
    Gets/sets visibility of Thumbnail panel
    Syntax
    'Declaration
     
    Public Property IsThumbnailPanelVisible As Boolean
    public bool IsThumbnailPanelVisible {get; set;}
    See Also