CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2005
    Posts
    2

    Question How to change Group Header Font in Crystal report Left Most Group Tree?

    Hi Dears!
    I am using crystal report 10 with C# 2005. I have an issue that i want to change the font of Group Header Text that is visible when we click on Toggle Group Tree button and a tree pane is visible towards the left side of report viewer.
    I have goggled a lot but unable to find any hint. Any idea or help would be highly appreciated .
    Thanks in advance.

  2. #2
    Join Date
    Aug 2007
    Posts
    180

    Re: How to change Group Header Font in Crystal report Left Most Group Tree?

    The group tree area is part of the report viewer. As far as I know the only properties of the viewer available at design time or run time have to do with the behavior of tool bars and such, not fonts. I would like to be able to accomplish the same thing, so I look forward to answers.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured