DataPagerAtEdgeLeft Property |
Return true for all pages that are at the left 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> AtEdgeLeft { get; }
Public ReadOnly Property AtEdgeLeft As IEnumerable(Of Boolean)
Get
Property Value
Type:
IEnumerableBoolean
See Also