Print Page | Close Window

How to customize the row height in report control

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=22477
Printed Date: 28 April 2024 at 1:58pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to customize the row height in report control
Posted By: Ahmed
Subject: How to customize the row height in report control
Date Posted: 29 November 2014 at 5:18am
Hi everybody
I use the report control, I want to change the row height, so I used the following line 

CXTPReportControl::GetPaintManager()->SetFixedRowHeight(TRUE);

the row height became larger than what I wanted so I used the following

m_reportDetails.GetPaintManager()->m_nRowHeightDefault = 10;

nothing changed the height can't be changed. How can I change the height of row??



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