I'm trying to have one column in my grid fill the rest of the width.
ultraGrid1.DisplayLayout.Bands[0].Columns[3].AutoSizeMode does nothing for me regardless of the set property. Why does it seem that every setting in every control is hidden in some obscure area.
Have you changed the width of that column set it to 100% then check it out. I Hope it will work.
Regards.