Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / desktop / WPF

Hide Report Group Tree in WPF

0.00/5 (No votes)
8 Jul 2011CPOL 13.7K  
In WPF, just set the ToolPanelView property of CrystalReportViewer to None. That is enough.
In WPF, just set the ToolPanelView property of CrystalReportViewer to None. That is enough.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)