Symptom
How to change the group tree panel's width in .NET CrystalReportViewer
Environment
- Crystal Report 2008
- Visual Studio .NET
Resolution
- To change the group tree panel's width at design time: From the properties window of the CrystalReportViewer change the value for ToolPanelWidth to #Value (pixels)
- To change the ToolPanelWidth property at runtime, use the following line of code: CrystalReportViewer1.ToolPanelWidth= #Value
Keywords
KBA , BI-DEV-NET , BI Software Development Kits (SDKs) - .NET or Other , How To
Product
Crystal Reports 2008 V1