Articles in this section

How to hide the OlapClient ToolBar

The ToolBar in the OlapClient can be hidden based on the visibility property. Please refer the below code snippet to achieve the same.

C#

 
// To hide OlapClient ToolBar 
this.OlapClient.OlapClientToolBar.Visibility= System.Windows.Visibility.Collapsed;
 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied