Click or drag to resize
IListboxListObjectDef 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 IListboxListObjectDef : IListObjectDef, 
	IAbstractStructure

The IListboxListObjectDef type exposes the following members.

Properties
  NameDescription
Public propertyAutoSortByState
(Inherited from IListObjectDef.)
Public propertyDef
Public propertyExpressions
(Inherited from IListObjectDef.)
Public propertyFrequencyMode
(Inherited from IListObjectDef.)
Public propertyInitialDataFetch
(Inherited from IListObjectDef.)
Public propertyLibraryId
(Inherited from IListObjectDef.)
Public propertyShowAlternatives
(Inherited from IListObjectDef.)
Public propertyStateName
(Inherited from IListObjectDef.)
Top
See Also