TagsColumn Methods TIBCO Spotfire 7.6 API Reference

The TagsColumn type exposes the following members.

Methods

  Name Description
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method Freeze
Freezes this tag column. After this operation is performed it is not possible anymore to use the column as a tags column anymore.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method RenameTagValue
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 method Tag
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.
Top
See Also

Reference