set_column_title


Description:

public void set_column_title (int col, string title)

Sets the title of the given col in this.

Parameters:

this

a DataModel object.

col

column number

title

title for the given column.