I am browsing the properties/methods of the property grid for a while because I want to disable the resizing of the columns in the property grid. Something similar to 'AllowVariableSpliterPos'.
Is this supported?
Thanx!
1 Answer, 1 is accepted
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 16 Jul 2015, 02:42 PM
Hello Evy,
Thank you for writing.
You can disable columns resizing by inheriting the PropertyGridItemElement or any of its descendants and overriding its OnMouseMove event handler where the basic logic for changing the cursor should not be performed:
I hope this information helps. Should you have further questions, I would be glad to help.
Regards,
Dess
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items