The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
VSVinoth Srinivasan Syncfusion Team May 4, 2017 01:58 PM UTC
Hi Mohamed,
Thanks for contacting Syncfusion Support.
Query
Response
When I click Exit button my application is closed entirely , how can I change this behavior or disable it:
We have already exposed the Ribbon control used in our ReportDesigner. You can access Ribbon elements using the “Ribbon” property and modify its UI elements or enable/disable the button from our report designer or you can override its click event. We have prepared a sample based on this and it can be downloaded from the below location.
my second question: how can I get a list of all the opened tabs?
As of now we don’t have an option for retrieving the list of opened tabs in our report designer. But we can get the details of the opened tab using “PreCloseApplication” method. Could you please confirm whether your requirement is to get the list of opened tabs or to get the list and details of the opened tab. It will be helpful for us to provide the solution at the earliest.