Is it possible to hide the formula bar on the Spreadsheet?

1 Answer 45 Views
Spreadsheet
John
Top achievements
Rank 1
John asked on 26 Jan 2024, 09:26 AM
I'd like to hide the formula bar on the spreadsheet control. Can this be done?  (see attached)

1 Answer, 1 is accepted

Sort by
0
Nadya | Tech Support Engineer
Telerik team
answered on 26 Jan 2024, 10:08 AM

Hello, John,

Yes, you can hide the FormulaBar by using the following code snippet:

this.radSpreadsheet1.SpreadsheetElement.FormulaBar.Visibility = ElementVisibility.Collapsed;

I hope this helps. Should you have any other questions do not hesitate to contact me.

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Spreadsheet
Asked by
John
Top achievements
Rank 1
Answers by
Nadya | Tech Support Engineer
Telerik team
Share this question
or