IDFColumn Properties |
The IDFColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnType | Gets the type of the objects held by this column. | |
| IsNumeric | Returns true if the objects in this column are of type numeric; otherwise, false. | |
| Item | Gets and sets the objects at the given position. | |
| Label | Gets and sets the label in the header of this column. | |
| MissingValue | Gets and sets the value used to represent missing values in this column. | |
| Name | Gets the name of this column. |