autoColumnWidth property

bool autoColumnWidth
getter/setter pair

Decides whether the all columns width should be set auto width(actual width).

Defaults to true.

Implementation

bool autoColumnWidth = true;