Hi,
I am using Reports .Net 2008.1 version.
Can we control the width of cross column? So any text exceeding the width goes in next line (same row). WordWrap property does not work for cross columns.
Thanks.
Control width of cross column
Control width of cross column
Oh I guess I got the answer. Forgot to set Position.MinSize and MaxSize.
Works fine now.
Works fine now.