resizable property
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;
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.
bool resizable;