columnsAutoSizeMode property

  1. @override
PlutoAutoSizeMode columnsAutoSizeMode
inherited

Automatically adjust the column width at the start of the grid or when the grid width is changed.

Implementation

@override
PlutoAutoSizeMode get columnsAutoSizeMode => columnSizeConfig.autoSizeMode;