ListBoxFilter PropertyNames Fields TIBCO Spotfire 6.0 API Reference
The ListBoxFilter PropertyNames type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberHeight
The number of lines to show in the UI list box.
Public fieldStatic memberIncludeAllValues
The name of the property IncludeAllValues.
Public fieldStatic memberIncludeEmpty
The name of the property IncludeEmpty.
Public fieldStatic memberSearchExpression
The search expression.
Public fieldStatic memberSearchFieldVisible
Should we show the search box in the UI.
Public fieldStatic memberSelectedValues
The name of the property SelectedValues. Triggers on this value fire when a value is selected or deselected or when the values of the underlying column changes.
Back to Top
See Also