Column.Column

Overview | Methods | This Package | All Packages

Column.Column

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.