ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / ValidationResults.ErrorInformation Class / ErrorMessage Property

In This Topic
    ErrorMessage Property (ValidationResults.ErrorInformation)
    In This Topic
    Gets the error message associated with an expression.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorMessage As String
    public string ErrorMessage {get;}
    See Also