ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / LastError Property

In This Topic
    LastError Property (PageSetupViewModel)
    In This Topic
    Last error. String.Empty for no error
    Syntax
    'Declaration
     
    Public ReadOnly Property LastError As String
    public string LastError {get;}
    See Also