CriteriaParserException.Line Property
A value of the CriteriaLexer.Line property that specifies the line where an exception occured.
Namespace: DevExpress.Data.Filtering.Exceptions
Assembly: DevExpress.Data.v23.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Int32 | A value of the CriteriaLexer.Line property that specifies the line where an exception occured. |
See Also