The DataColumnProperties DefaultProperties type exposes the following members.
Back to Top
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. |
See Also