TableLayout Properties TIBCO Spotfire 7.6 API Reference

The TableLayout type exposes the following members.

Properties

  Name Description
Public property ColumnCount
Gets the number of columns.
Public property Font
Gets the font used in the table.
Public property FrozenColumnCount
Gets the number of frozen columns.
Public property FrozenColumnsWidth
The width of the frozen columns, including any row headers.
Public property FrozenRowCount
Gets the number of frozen rows.
Public property FrozenRowsHeight
The height of the frozen rows, including column headers.
Public property Height
The total height of the layout.
Public property RowCount
Gets the number of rows.
Public property ScrollPosition
The current scroll position in the view. This point is expressed as an offset into the area of the non-frozen rows and columns. The value Point.Empty signals that no scrolling has taken place.
Public property Width
The total width of the layout.
Top
See Also

Reference