ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / ErrorMessage Property

In This Topic
    ErrorMessage Property
    In This Topic
    Gets the error message associated with this parameter.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorMessage As String
    public string ErrorMessage {get;}
    See Also