Click or drag to resize

IDFColumn Properties

The IDFColumn type exposes the following members.

Properties
 NameDescription
Public propertyColumnType Gets the type of the objects held by this column.
Public propertyIsNumeric Returns true if the objects in this column are of type numeric; otherwise, false.
Public propertyItem Gets and sets the objects at the given position.
Public propertyLabel Gets and sets the label in the header of this column.
Public propertyMissingValue Gets and sets the value used to represent missing values in this column.
Public propertyName Gets the name of this column.
Top
See Also