ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / ErrorPane Property

In This Topic
    ErrorPane Property
    In This Topic
    Gets the error pane view model.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorPane As ErrorPaneViewModel
    public ErrorPaneViewModel ErrorPane {get;}

    Property Value

    The error pane view model.
    See Also