resizable property

bool resizable
getter/setter pair

A flag indicating whether the column is resizable by the user. Only the last header row can be resizable. For that columns it defaults to true.

Implementation

bool resizable;