Function Tree.setColumnTitle

Sets the title of a column.

void setColumnTitle (
  const(long) column,
  const(String) title
) nothrow @nogc;