ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ErrorPaneViewModel Class / IsPanelVisible Property

In This Topic
    IsPanelVisible Property
    In This Topic
    Gets or sets whether thumbnails tab is visible
    Syntax
    'Declaration
     
    Public Property IsPanelVisible As Boolean
    public bool IsPanelVisible {get; set;}
    See Also