How to customize the row height in report control |
Post Reply |
Author | |
Ahmed
Newbie Joined: 29 November 2014 Location: Egypt Status: Offline Points: 4 |
Post Options
Thanks(0)
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??
|
|
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 |