FilterComparisonOperator class
SharePoint 2013
Provides functionality for comparing values when filtering in the grid.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
This class is used in conjunction with the EnableRowFiltering(IEnumerable<FilterComparisonOperator>, ObjectBuilderFromSerialized) method. It allows the library user to implement custom filtering operators outside of the standard operators already provided by the GridSerializer class.
Show: