Question

I have a WinForm application with a DevExpress GridView. I have set the width of each column manually in the designer, but they doesn't seen to have followed the sizes I have set. I thought the width might was measured in pixels.

I think the Grid is resizing the columns in some random way.

Was it helpful?

Solution

You can set the Column width using the Layout Tab on DevExpress Designer.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top