Tree.setColumnExpand

If true the column will have the "Expand" flag of Control.

struct Tree
@nogc nothrow
void
setColumnExpand
(
in long column
,
in bool expand
)

Meta