[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ValidationResults.ErrorInformation

ValidationResults.ErrorInformation Class

Represents the information about an error (message and location).

Inheritance
ValidationResults.ErrorInformation
Namespace: GrapeCity.Enterprise.Data.Expressions
Assembly: MESCIUS.ActiveReports.Core.Data.ExpressionInfo.dll
Syntax
public sealed class ValidationResults.ErrorInformation

Properties

Name Description
ErrorMessage

Gets the error message associated with an expression.

ErrorSpan

Gets the Span defining the locations of the errors associated with an expression.

Extension Methods