Indicates whether the columns can be resized interactively by user.
The resize behaviour of a specific column in the column collection can be specified by setting Column.resizable. A column is effectively resizable if both Column.resizable and Columns.resizable are both true.