Function TreeItem.setExpandRight

If true, column column is expanded to the right.

void setExpandRight (
  const(long) column,
  const(bool) enable
) nothrow @nogc;