Search results

ResizeSettings API in React Grid API component

Configures the resize behavior of the Grid.

Properties

mode

ResizeMode

Defines the mode of Grid column resizing. The available modes are: Normal: Columns will not be adjusted to fit the remaining space. Auto: Resized column width will be adjusted by other columns automatically.

Defaults to Normal

Contents
Contents