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

In This Topic
    ClearErrors Property
    In This Topic
    Clears errors
    Syntax
    'Declaration
     
    Public ReadOnly Property ClearErrors As IDelegateCommand
    public IDelegateCommand ClearErrors {get;}
    See Also