TableLayout Properties

Spotfire 14.3 API Reference

The TableLayout type exposes the following members.

Properties

  NameDescription
Public propertyColumnCount
Gets the number of columns.
Public propertyFont Obsolete.
Gets the font used in the table.
Public propertyFontMetadata
Gets the font used in the table.
Public propertyFrozenColumnCount
Gets the number of frozen columns.
Public propertyFrozenColumnsWidth
The width of the frozen columns, including any row headers.
Public propertyFrozenRowCount
Gets the number of frozen rows.
Public propertyFrozenRowsHeight
The height of the frozen rows, including column headers.
Public propertyHeight
The total height of the layout.
Public propertyRowCount
Gets the number of rows.
Public propertyScrollPosition
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 propertyWidth
The total width of the layout.
Top
See Also

Reference