FilterComparisonOperator.SingleValueComparer delegate

A delegate representing a method to compare two values.

Namespace:  Microsoft.SharePoint.JSGrid
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Parameters

dataValue1
Type: System.Object
dataValue2
Type: System.Object
utility
Type: Microsoft.SharePoint.JSGrid.IFilterExpressionUtility

Return value

Type: System.Boolean

Returns a Boolean.

Show: