persistColumnStateId property
Use a unique ID for each table instance if you need separate persistence per table. If null, column state are not persisted.
Implementation
final String? persistColumnStateId;
Use a unique ID for each table instance if you need separate persistence per table. If null, column state are not persisted.
final String? persistColumnStateId;