DataColumnProperties Properties TIBCO Spotfire 7.6 API Reference

The DataColumnProperties type exposes the following members.

Properties

  Name Description
Public property AllowedValues Obsolete.
Gets the list of all valid values that may appear in the column.
Public property CalculatedExpression
Gets the derived expression of the column. The calculated expression is the expression text after preprocessing the original expression (Expression).
Public property ColumnType
Gets or sets the column type of the column.
Public property Comparer
Gets or sets the value comparer of the column.
Public property ContentType
Gets or sets a more specific type of the data contained in a column of a certain DataType.
Public property DataType
Gets or sets the data type of the column.
Public property Description
Gets or sets a textual description of the column.
Public property Expression
Gets the defining expression of the column.
Public property ExternalId
Gets or sets the external identifier of the column.
Public property ExternalName
Gets or sets the external name of the column.
Public property Formatter
Gets or sets the value formatter of the column.
Public property IsValid
Gets a value indicating whether the column has valid values: true if the column has valid values; otherwise, false.
Public property Item
Gets or sets the value of a named property.
Public property Name
Gets or sets the name of the column.
Public property PropertyNames
Gets an enumeration of the names of all the properties in the column.
Top
See Also

Reference