DataModel.getColumnTitle

class DataModel
string
getColumnTitle
(
int col
)

Parameters

col int

column number.

Return Value

Type: string

the title for the given column in a data model object.

Meta