TablePlotBase PropertyNames Members TIBCO Spotfire 6.0 API Reference
The TablePlotBase PropertyNames type exposes the following members.
Methods

  NameDescription
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberAutoAddNewColumns
The name of the property AutoAddNewColumns.
Public fieldStatic memberCellBorderStyle
The name of the property CellBorderStyle.
Public fieldStatic memberFrozenCount
The name of the property FrozenCount.
Public fieldStatic memberHeaderHeight
The name of the property HeaderHeight.
Public fieldStatic memberRowHeight
The name of the property RowHeight.
Public fieldStatic memberSortedColumnsObsolete.
The name of the property SortedColumns.
Public fieldStatic memberTableFont
The name of the property TableFont.
Public fieldStatic memberTableHeaderFont
The name of the property TableHeaderFont.
Public fieldStatic memberWrapCellText
The name of the property WrapCellText.
Public fieldStatic memberWrapHeaderText
The name of the property WrapHeaderText.
Back to Top
See Also