DataPagerAtEdgeTop Property |
Return true for all pages that are at the top edge of the data table.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic IEnumerable<bool> AtEdgeTop { get; }
Public ReadOnly Property AtEdgeTop As IEnumerable(Of Boolean)
Get
Property Value
Type:
IEnumerableBoolean
See Also