如何在crystalreportViewer中隐藏Grouptree [英] How to Hide Grouptree in crystalreportViewer

查看:72
本文介绍了如何在crystalreportViewer中隐藏Grouptree的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi
我有一个wpf表单,其中我正在使用CrystalReportViewer。我需要隐藏GroupTree默认情况下。我试过'ToolPanelView =None'。但它不工作


正确以下是我使用的代码

hi I have a wpf form in which I am using a "CrystalReportViewer".I need To hide the GroupTree By default.I have tried 'ToolPanelView="None" '.But its not Working

Right Below is code I used

<my:WindowsFormsHost Grid.Row="1" Name="Form" Width="auto" Height="Auto">
           <crystal:CrystalReportViewer x:Name="MyCrystalReportViewer" Width="300" Height="500" ToolPanelView="None"/>
</my:WindowsFormsHost>

推荐答案

与答案类似的问题

Crystal Report Viewer组树隐藏问题! [ ^ ]
Similar question with answers
Crystal Report Viewer group tree hiding Issue![^]


这篇关于如何在crystalreportViewer中隐藏Grouptree的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆