Click or drag to resize

DataColumnRangeState Structure

The state of a data data column, after a filtering has occurred.

Namespace:  spotfire.webPlayer
Assembly:  ~/GetJavaScriptApi.ashx?Version=14.3
Syntax
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

The DataColumnRangeState type exposes the following members.

Properties
  NameDescription
Public propertycolumnName
The data column name of the filtering.
Public propertyfilteringName
The filtering scheme name where the filter column is located.
Public propertyhighValue
The highest value in the filtered range.
Public propertylowValue
The lowest value in the filtered range.
Public propertytableName
The data table name in which the filter column is located.
Top
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also