|  | 
| Problem whith Multiline | 
| Post Reply   | 
| Author | |
| martinchik   Newbie     Joined: 16 May 2006 Location: Belarus Status: Offline Points: 7 |  Post Options  Thanks(0)  Quote  Reply  Topic: Problem whith Multiline Posted: 23 May 2006 at 11:14am | 
| 
   
Can you tell me about how set multiline in ReportControl records?
    | |
|  | |
| SuperMario   Senior Member     Joined: 14 February 2004 Status: Offline Points: 18057 |  Post Options  Thanks(0)  Quote  Reply  Posted: 23 May 2006 at 11:23am | 
| 
   wndReportControl.PaintManager.FixedRowHeight = False wndReportControl.Columns(COLUMN_SUBJECT).Alignment = xtpAlignmentLeft Or xtpAlignmentWordBreak In the ReportSample sample, COLUMN_SUBJECT is the column that contains allot of text. This code will cause text to "wrap" to the next line if too long to display on a single line. | |
|  | |
| martinchik   Newbie     Joined: 16 May 2006 Location: Belarus Status: Offline Points: 7 |  Post Options  Thanks(0)  Quote  Reply  Posted: 24 May 2006 at 3:12am | 
| 
   Thank you!    | |
|  | |
| Post Reply   | |
| Tweet | 
| Forum Jump | Forum Permissions  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |