DataValueCollection Properties

Spotfire 14.3 API Reference

The DataValueCollection type exposes the following members.

Properties

  NameDescription
Public propertyComparer
Gets the comparer which should be used to compare row values.
Public propertyCount
Gets the number of values in the collection.
Public propertyDataType
Gets the data type of the values in the collection.
Public propertyFormatter
Gets the formatter which should be used for format row values..
Public propertyInvalidRows
Gets the invalid rows in the collection, as an IndexSet.
Public propertyValidRows
Gets the valid rows in the collection, as an IndexSet.
Top
See Also

Reference