resetColumnSizing

abstract var resetColumnSizing: (defaultState: Boolean?) -> Unit(source)

Resets column sizing to its initial state. If defaultState is true, the default state for the table will be used instead of the initialValue provided to the table. API Docs Guide