PagingFilter class

Indicates to a JsGrid which records to serialize and send down to a Web client.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.JSGrid.PagingFilter

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

Syntax

'Declaration
Public Class PagingFilter
'Usage
Dim instance As PagingFilter
public class PagingFilter

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PagingFilter members

Microsoft.SharePoint.JSGrid namespace