ErrorsEvaluatorCriteriaValidator.Count Property
Returns the number of errors found in an expression.
Namespace: DevExpress.Data.Filtering.Helpers
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the number of errors found in an expression. |
See Also