Trellis Properties TIBCO Spotfire 7.6 API Reference

The Trellis type exposes the following members.

Properties

  Name Description
Public property ActivePageIndex
Gets or sets the active page index, expressed as a zero-based index.
Public property ActivePageIndexRuntime
Gets the active page index.
Public property ColumnAxis
Gets the column axis.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property HeaderFont
Gets or sets the font used for the headers.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property IsTrellising
Gets a value indicating whether trellising is active.
Public property LegendItem
Gets the legend item.
Public property ManualColumnCount
Gets or sets the number of trellis columns to display. Note that this property is only used when TrellisMode is Panels and ManualLayout is true. Setting this property will also set ManualLayout to true.
Public property ManualLayout
Gets or sets a value indicating whether the number of rows and columns are set manually or automatically.
Public property ManualRowCount
Gets or sets the number of trellis rows to display. Note that this property is only used when TrellisMode is Panels and ManualLayout is true. Setting this property will also set ManualLayout to true.
Public property PageAxis
Gets the page axis.
Public property PageCount
Gets the current number of trellis pages.
Public property PanelAxis
Gets the panel axis.
Public property RowAxis
Gets the row axis.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property TrellisMode
Gets or sets the trellis mode.
Top
See Also

Reference