TagsColumn Methods

Spotfire 14.3 API Reference

The TagsColumn type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFreeze
Freezes this tag column. After this operation is performed it is not possible anymore to use the column as a tags column anymore.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRenameTagValue
Renames a tag value in the list of TagValues. The old tag value has to be part of the TagValues list and may not be the empty string. The new tag values must not be part of the TagValues list and may not be the empty string. The new tag value cannot be longer than 150 characters.
Public methodTag
Tag the specified rows with the given value. The row mask has to match current rowcount in the table and the value has to be part of the TagValues list.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference