DataModelT.setColumnTitle

Sets the title of the given col in model.

template DataModelT()
override
void
setColumnTitle
(
int col
,
string title
)

Parameters

col int

column number

title string

title for the given column.