Print Page | Close Window

[SOLVED] Grid lines in HeaderRows?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=18212
Printed Date: 15 November 2024 at 9:49pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [SOLVED] Grid lines in HeaderRows?
Posted By: Looper
Subject: [SOLVED] Grid lines in HeaderRows?
Date 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!



Replies:
Posted By: ABuenger
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net