INxPage Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface INxPage
Properties
Name | Description |
---|---|
Height |
Number of rows or elements in the page. The indexing of the rows may vary depending on whether the cells are expanded or not (parameter JSON property name: qHeight |
Left |
Position from the left. Corresponds to the first column. JSON property name: qLeft |
Top |
Position from the top. Corresponds to the first row. JSON property name: qTop |
Width |
Number of columns in the page. The indexing of the columns may vary depending on whether the cells are expanded or not (parameter JSON property name: qWidth |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!