Contains predefined name constants for the standard column properties.
Inheritance Hierarchy
Spotfire.Dxp.DataDataColumnPropertiesDefaultProperties
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public static class DefaultProperties
The DataColumnPropertiesDefaultProperties type exposes the following members.
Fields
Name | Description | |
---|---|---|
AllowedValues | Obsolete. The AllowedValues property. | |
ColumnType | The ColumnType property. | |
Comparer | The Comparer property. | |
ContentType |
A more specific type of the data contained in a column of a certain DataType.
| |
DataType | The DataType property. | |
DerivedExpression | The DerivedExpression property. | |
Description | The Description property. | |
Expression | The Expression property. | |
ExternalId | The ExternalId property. | |
ExternalName | The ExternalName property. | |
Formatter | The Formatter property. | |
IsValid | The HasValidValue property. | |
Name | The Name property. |
Version Information
See Also