Click or drag to resize
SearchPageOffset Property
Position from the top, starting from 0. If the offset is set to 0, the first search result to be returned is at position 0.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public int Offset { get; set; }

Property Value

Type: Int32

Implements

ISearchPageOffset
See Also