Changing the Column Width from code behind
New DiscussionHi,
I have a requirement where I need to set the width of a column to "Auto". I am able to do this from XAML code but couldn't find a way to set it from code behind.
Though, I am aware that to change the width I can use – column.Width = new ColumnWidth(3.5, true);
but with this approach I am not sure if the width can be set to "Auto".
Any suggestions on this is appreciated.
Thank You,
Raj
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
5 Created On
Sep 26, 2016 Last Post
9 years, 6 months ago