Click or drag to resize
IListboxListObject Interface

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IListboxListObject : IListObject, 
	IAbstractStructure

The IListboxListObject type exposes the following members.

Properties
  NameDescription
Public propertyDataPages
Set of data. Is empty if nothing has been defined in qInitialDataFetch in ListObjectDef.
(Inherited from IListObject.)
Public propertyDimensionInfo
Public propertyError
This parameter is optional and is displayed in case of error.
(Inherited from IListObject.)
Public propertyExpressions
Lists the expressions in the list object.
(Inherited from IListObject.)
Public propertySize
Defines the size of a list object.
(Inherited from IListObject.)
Public propertyStateName
Name of the alternate state. Default is current selections $.
(Inherited from IListObject.)
Top
See Also