ColumnBuilderT Methods TIBCO Spotfire 7.11 API Reference

The ColumnBuilderT generic type exposes the following members.

Methods

  Name Description
Public method AddInvalidItem
Adds an invalid row to the column. The invalid row will be added as a new row after all previously added rows.
Public method AddInvalidItem(String) Obsolete.
Adds an invalid row to the column. The invalid row will be added as a new row after all previously added rows.
Public method AddItem
Adds a new row value to the column. The row will be added as a new row after all previously added rows.
Public method AddItems
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Top
See Also

Reference