We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Spreadsheet and SpreadsheetRibbon

I am trying the WinForms Spreadsheet and SpreadsheetRibbon  controls. 

These are great controls!  I have some questions about Spreadsheet and SpreadsheetRibbon.

1. How I can hide the File Tab on SpreadsheetRibbon?

2. Which event indicate that a formatting action was applied to cell from UI context menu?


1 Reply

AA Arulraj A Syncfusion Team March 27, 2019 01:00 PM UTC

Hi Alex, 

Thanks for using Syncfusion product. 

1. How I can hide the File Tab on SpreadsheetRibbon? 
You can hide the File tab by setting the visibility to false. The following code explains the same. 
C# 
this.ribbon.MenuButtonVisible = false; 
 
2. Which event indicate that a formatting action was applied to cell from UI context menu? 
At present we do not have support to detect when the formatting is applied to the cell. 

 Please get back to us if you need any further assistance on this. 

Regards, 
Arulraj A 


Loader.
Live Chat Icon For mobile
Up arrow icon