Resize SOME column headings only

I can set a list box to have resizable columns.
Is there a way to freeze SOME of the columns and allow others to be resized?

mylist.column(0).UserResizable = false

1 Like