Skip to main content Skip to complementary content

Pager Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Used for paging when getting data from the engine.

Inheritance

  • System.Object
    • Pager

Syntax

public static class Pager

Properties

Name Description
Default

Default page size is 20 items and page width is 1

Methods

Name Description
First(IEnumerable<NxPage>)

Get first pages

Last(IEnumerable<NxPage>, Int32)

Get last pages

Next(IEnumerable<NxPage>)

Get next pages

Previous(IEnumerable<NxPage>)

Get previous pages

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!