Click or drag to resize
ITableHyperCube Interface

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface ITableHyperCube : IVisualizationHyperCube, 
	IHyperCube, IAbstractStructure

The ITableHyperCube type exposes the following members.

Properties
  NameDescription
Public propertyColumnOrder
Public propertyDataPages
(Inherited from IHyperCube.)
Public propertyDimensionInfo
(Inherited from IVisualizationHyperCube.)
Public propertyEffectiveInterColumnSortOrder
(Inherited from IHyperCube.)
Public propertyError
(Inherited from IHyperCube.)
Public propertyGrandTotalRow
(Inherited from IHyperCube.)
Public propertyIndentMode
(Inherited from IHyperCube.)
Public propertyLastExpandedPos
(Inherited from IHyperCube.)
Public propertyLayoutExclude
(Inherited from IVisualizationHyperCube.)
Public propertyMeasureInfo
(Inherited from IVisualizationHyperCube.)
Public propertyMode
(Inherited from IHyperCube.)
Public propertyNoOfLeftDims
(Inherited from IHyperCube.)
Public propertyPivotDataPages
(Inherited from IHyperCube.)
Public propertySize
(Inherited from IHyperCube.)
Public propertyStackedDataPages
(Inherited from IHyperCube.)
Public propertyStateName
(Inherited from IHyperCube.)
Top
See Also