TableProperties Class
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Straight table visualization.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - 
              GenericObjectProperties
              - 
                  VisualizationBaseProperties
                  - TableProperties
 
 
- 
                  VisualizationBaseProperties
                  
 
- 
              GenericObjectProperties
              
 
- 
          AbstractStructure
          
Syntax
public class TableProperties : VisualizationBaseProperties, IDisposable, ITableProperties, IVisualizationBaseProperties, IGenericObjectProperties, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| TableProperties() | Creates an instance of the TableProperties class | 
Properties
| Name | Description | 
|---|---|
| HyperCubeDef | JSON property name: qHyperCubeDef | 
| Multiline | Table text wrapping settings. JSON property name: multiline | 
| Scrolling | Table scrolling settings. JSON property name: scrolling | 
| Totals | Table totals settings. JSON property name: totals |