[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ValidationResults

ValidationResults Class

Represents the results of ExpressionInfo validation.

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

Properties

Name Description
ErrorDetails

Gets an array of error information (messages and locations).

IsValid

Gets whether this expression is valid.

Extension Methods