Articles in this section
Category / Section

How do I prevent resizing of columns?

1 min read

 

The AllowColumnResize property in the TableOptions should be set to False to prevent end users from resizing columns in the Grid. This will affect all the tables (nested, for example) in the grid. This property is set to True by default.

When you have multiple tables in the grid, you can affect only one table by setting the above property in it's TableDescriptor.TableOptions property, instead of on the whole grid as mentioned above.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied