DataColumnPropertiesDefaultProperties Class

Spotfire 14.3 API Reference
Contains predefined name constants for the standard column properties.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.DataDataColumnPropertiesDefaultProperties

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

C#
public static class DefaultProperties

The DataColumnPropertiesDefaultProperties type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberColumnType
The ColumnType property.
Public fieldStatic memberComparer
The Comparer property.
Public fieldStatic memberContentType
A more specific type of the data contained in a column of a certain DataType.
Public fieldStatic memberDataType
The DataType property.
Public fieldStatic memberDerivedExpression
The DerivedExpression property.
Public fieldStatic memberDescription
The Description property.
Public fieldStatic memberExpression
The Expression property.
Public fieldStatic memberExternalId
The ExternalId property.
Public fieldStatic memberExternalName
The ExternalName property.
Public fieldStatic memberFormatter
The Formatter property.
Public fieldStatic memberIsValid
The HasValidValue property.
Public fieldStatic memberName
The Name property.
Top
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference