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

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