Click or drag to resize
DataPagerOutsideEdge Property
Return true for all pages that are completely outside the edge of the data table.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
public IEnumerable<bool> OutsideEdge { get; }

Property Value

Type: IEnumerableBoolean
See Also