Articles in this section
Category / Section

How to hide the OlapClient ToolBar

1 min read

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)
Please sign in to leave a comment
Access denied
Access denied