Control width of cross column

Stimulsoft Reports.NET discussion
Post Reply
Ash
Posts: 5
Joined: Thu Sep 04, 2008 10:51 pm
Location: Melbourne

Control width of cross column

Post by Ash »

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.
Ash
Posts: 5
Joined: Thu Sep 04, 2008 10:51 pm
Location: Melbourne

Control width of cross column

Post by Ash »

Oh I guess I got the answer. Forgot to set Position.MinSize and MaxSize.
Works fine now.
Post Reply