![]() |
[SOLVED] Grid lines in HeaderRows? |
Post Reply
|
| Author | |
Looper
Newbie
Joined: 12 April 2011 Location: Los Angeles Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: [SOLVED] Grid lines in HeaderRows?Posted: 12 April 2011 at 11:34am |
|
Hi,
I have a ReportControl with a header that has more than one row. How can I add grid lines (or apply .VerticalGridStyle) to HeaderRecords? Thank you! |
|
![]() |
|
ABuenger
Newbie
Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 April 2011 at 8:40pm |
|
Hi,
please check the following properties: wndReportControl.PaintManager.HorizontalGridStyle = xtpGridSolid wndReportControl.PaintManager.VerticalGridStyle = xtpGridSolid Column.DrawHeaderRowsVGrid = True Andre |
|
|
Codejock support
|
|
![]() |
|
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 |