Click or drag to resize

DataColumnRangeState Properties

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
See Also