|  | DFColumn Fields | 
The DFColumn type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | label_ | The label in the header of this column. Can be changed. | 
|  | list_ | An array list of column elements. | 
|  | missingValue_ | Value used to represent missing values in this column. | 
|  | name_ | The name of this column. Must be set in the constructor. | 
 See Also
See Also