TableMultiline Class
  Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Table text wrapping settings.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - TableMultiline
 
 
- 
          AbstractStructure
          
Syntax
public class TableMultiline : AbstractStructure, IDisposable, ITableMultiline, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| TableMultiline() | Creates an instance of the TableMultiline class | 
Properties
| Name | Description | 
|---|---|
| WrapTextInCells | Enable or disable text wrapping in table data cells. JSON property name: wrapTextInCells | 
| WrapTextInHeaders | Enable or disable text wrapping in table headers. JSON property name: wrapTextInHeaders |