MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / ValidationResults.ErrorInformation Class / ErrorSpan Property

In This Topic
ErrorSpan Property
In This Topic
Gets the GrapeCity.Enterprise.Data.Expressions.Parser.Span defining the locations of the errors associated with an expression.
Syntax
'Declaration
 
Public ReadOnly Property ErrorSpan As Span
 
See Also