Skip to main content

grid-pro.gridpro.gridautosizingenabled

Home > @genesislcap/grid-pro > GridPro > gridAutosizingEnabled

GridPro.gridAutosizingEnabled property

Boolean attribute to control whether the grid autosizes the columns upon interaction. This will disable the column widths from being manually set, and doesn't save the widths in local storage if you are using persist-column-state-key.

Signature:

gridAutosizingEnabled: boolean;