Hi,
What "e.Layout.Bands[0].Columns["ColumnName"]. <property>" do I set to allow this column to automatically size itself to the width of the widest contents in this column?
Thanks,
Dan
Hi Dan,
There's no property, there's a method: PerformAutoResize. Be sure to look at the overloads of this method and choose the appropriate one.