TableLayout Methods TIBCO Spotfire 7.6 API Reference

The TableLayout type exposes the following members.

Methods

  Name Description
Public method Dispose
Implements IDisposable.
Protected method Dispose(Boolean)
Dispose method.
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 GetCellRange(Point)
Gets the cell at a given point.
Public method GetCellRange(Rectangle)
Gets the cell range for a given rectangle.
Public method GetCells
Gets an iterator to all cells in the table.
Public method GetCells(CellRange)
Gets an iterator to the cells in the table.
Public method GetCells(CellRange, TableCellImageSizeProvider)
Gets an iterator to the cells in the table.
Public method GetCellsBounds
Gets the bounding rectangle for a range of cells.
Public method GetColumnOffset
Gets the offset of a column.
Public method GetColumnWidth
Gets the width of column.
Public method GetRowHeight
Gets the height of a row.
Public method GetRowOffset
Gets the offset to a row.
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.)
Top
See Also

Reference