Disable GridViewColumn Resize

Viewed 8708

Is there any way by which I can disable GridViewColumn resize in WPF? I don't want to style the control.

2 Answers
Related