Click or drag to resize
TableViewDlgSaveInfo Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineTableViewDlgSaveInfo

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class TableViewDlgSaveInfo : ITableViewDlgSaveInfo

The TableViewDlgSaveInfo type exposes the following members.

Constructors
  NameDescription
Public methodTableViewDlgSaveInfo
Initializes a new instance of the TableViewDlgSaveInfo class
Top
Properties
  NameDescription
Public propertyCtlInfo
Set of data for internal and source view modes.
Public propertyMode
View mode to display when opening Qlik Sense data model viewer. One of: 0 for internal view mode 1 for source view mode
Public propertyPos
Information about the position of the dialog window. Not used in Qlik Sense.
Top
See Also