ValueComparer delegate

This is the default implementation used by grid fields with no custom comparer delegate set.

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

x
Type: System.Object
y
Type: System.Object
strict
Type: System.Boolean

Return value

Type: System.Int32

It will only be used to compare two objects.

Show: