DataModel.setColumnTitle
void setColumnTitle(int col, string title)Sets the title of the given col in model.
Parameters
col | column number |
title | title for the given column. |
void setColumnTitle(int col, string title)Sets the title of the given col in model.
col | column number |
title | title for the given column. |