ITableRecord
Pos Property
Qlik Sense .NET SDK - API Reference
Information about the position of the table.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
Point
Pos
{
get
;
set
; }
Point Pos { get; set; }
Property
Pos
As
Point
Get
Set
Property Pos As Point Get Set
Property Value
Type:
Point
See Also
ITableRecord Interface
ITableRecord Members
Qlik.Engine Namespace