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

In This Topic
    HidePanel Property
    In This Topic
    Hides error panel off the screen
    Syntax
    'Declaration
     
    Public ReadOnly Property HidePanel As IDelegateCommand
    public IDelegateCommand HidePanel {get;}
    See Also