CalculatedColumn Class TIBCO Spotfire 6.0 API Reference
An instance of this class can be retrieved from a DataColumn using the As T   method when the column type of the DataColumn is Calculated. This class is used for modifying the calculated column.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data CalculatedColumn

Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public sealed class CalculatedColumn
See Also