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

In This Topic
    HideDialog Property
    In This Topic
    Hide detail errors
    Syntax
    'Declaration
     
    Public ReadOnly Property HideDialog As IDelegateCommand
    public IDelegateCommand HideDialog {get;}
    See Also