judithSampathwa -2 Posting Pro in Training

Hey I have a question in datagridview resize columns in visual studio C#. I made the datagridview “AllowUserToResizeColumn” false from the properties window in the interface. But when I run the project, some of the columns can be resized
Why is this. How can I make all the columns to make it false, so that any column cannot be reized.
How can I do this thanxx