showFrozenColumn property

bool showFrozenColumn
inherited

Whether to apply a frozen column according to the screen size. true : If there is a frozen column, the frozen column is exposed. false : If there is a frozen column but the screen is narrow, it is exposed as a normal column.

Implementation

bool get showFrozenColumn;