PagingFilter members

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

The PagingFilter type exposes the following members.

Constructors

  Name Description
Public method PagingFilter(Int32) Initializes a new instance of the PagingFilter class to indicate the number of visible records that should be sent.
Public method PagingFilter(IEnumerable<Range>) Initializes a new instance of the PagingFilter class with a collection of ranges.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PagingFilter class

Microsoft.SharePoint.JSGrid namespace