Click or drag to resize
SheetPropertiesColumns Property
Number of grid columns the sheet consists of. Using anything else than the default setting may cause the Qlik Sense client to malfunction.

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public int Columns { get; set; }

Property Value

Type: Int32

Implements

ISheetPropertiesColumns
See Also