TableLayout Methods

Spotfire 14.4 API Reference

The TableLayout type exposes the following members.

Methods

  NameDescription
Public methodDispose
Implements IDisposable.
Protected methodDispose(Boolean)
Dispose method.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCellRange(Point)
Gets the cell at a given point.
Public methodGetCellRange(Rectangle)
Gets the cell range for a given rectangle.
Public methodGetCells
Gets an iterator to all cells in the table.
Public methodGetCells(CellRange)
Gets an iterator to the cells in the table.
Public methodGetCells(CellRange, TableCellImageSizeProvider)
Gets an iterator to the cells in the table.
Public methodGetCellsBounds
Gets the bounding rectangle for a range of cells.
Public methodGetColumnOffset
Gets the offset of a column.
Public methodGetColumnWidth
Gets the width of column.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRowHeight
Gets the height of a row.
Public methodGetRowOffset
Gets the offset to a row.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference