Overview | Methods | This Package | All Packages
Creates a Column object.
Syntax
public Column()
Remarks
To bind the column to a field in a recordset, call setBoundFieldName. To add the column to a DataGrid control, call the grid's addColumn or setColumns method.