SheetLayout Class
Assembly: Qlik.Sense.Client.dll
Inheritance
-
System.Object
-
AbstractStructure
-
GenericObjectLayout
- SheetLayout
-
GenericObjectLayout
-
AbstractStructure
Syntax
public class SheetLayout : GenericObjectLayout, IDisposable, ISheetLayout, IGenericObjectLayout, IAbstractStructure
Constructors
Name | Description |
---|---|
SheetLayout() |
Creates an instance of the SheetLayout class |
Properties
Name | Description |
---|---|
Cells |
Sheet cells. JSON property name: cells |
Columns |
Number of grid columns the sheet consists of. Using anything else than the default setting may cause the Qlik Sense client to malfunction. JSON property name: columns |
DescriptionExpression |
JSON property name: descriptionExpression |
LabelExpression |
JSON property name: labelExpression |
Meta | |
NavPoints |
On-demand app navigation points JSON property name: navPoints |
Rank |
Sheet rank. The sheet with the lowest rank will be displayed first, so the rank is inverted. JSON property name: rank |
Rows |
Number of grid rows the sheet consists of. Using anything else than the default setting may cause the Qlik Sense client to malfunction. JSON property name: rows |
Thumbnail |
JSON property name: thumbnail |
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!