restoreAutoSizeAfterRemoveColumn property

bool restoreAutoSizeAfterRemoveColumn
final

PlutoColumn Whether to apply autoSizeMode after deletion. If false, autoSizeMode is not applied after deletion and the state after change is maintained.

Implementation

final bool restoreAutoSizeAfterRemoveColumn;