Event GridView.ColumnSize (gb.qt4)

Event ColumnSize ( Column As Integer )

Raised when a specific column has been resized by the user with a double-click on the border separating it from the next column.

The column is not automatically resized: the resize has to be implemented in the ColumnSize event handler.