Click or drag to resize

DFStringColumn Fields

The DFStringColumn type exposes the following members.

Fields
 NameDescription
Protected fieldlabel_ The label in the header of this column. Can be changed.
(Inherited from DFColumn)
Protected fieldlist_ An array list of column elements.
(Inherited from DFColumn)
Protected fieldmissingValue_ Value used to represent missing values in this column.
(Inherited from DFColumn)
Protected fieldname_ The name of this column. Must be set in the constructor.
(Inherited from DFColumn)
Top
See Also