Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets or sets the expression of this calculated column. See the Spotfire.Dxp.Data.Expressions.ColumnExpression class for utility methods.
An instance of this class can be retrieved from a Spotfire.Dxp.Data.DataColumn using the Spotfire.Dxp.Data.DataColumn.As method when the column type of the Spotfire.Dxp.Data.DataColumn is Calculated. This class is used for modifying the calculated column.
Since
2.0