INxDataPage
Area Property
Qlik Sense .NET SDK - API Reference
Size and offset of the data in the matrix.
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
Rect
Area
{
get
;
set
; }
Rect Area { get; set; }
Property
Area
As
Rect
Get
Set
Property Area As Rect Get Set
Property Value
Type:
Rect
See Also
INxDataPage Interface
INxDataPage Members
Qlik.Engine Namespace