bodyMinWidth constant

double const bodyMinWidth

If there is a frozen column, the minimum width of the body (if it is less than the value, the frozen column is released)

Implementation

static const double bodyMinWidth = 200.0;