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.
Is it possible to disable an AccordionItem? My goal is to prevent all interaction with the AccordionItem in its collapsed state. I have looked through the properties and nothing is catching my eye.
VRVenkateshwaran Ramdoss Syncfusion Team July 18, 2016 12:50 PM UTC
Hi Thomas,
Thank you for contacting Syncfusion Support.
This reported requirement can be achieved by using "IsEnabled" property in SfAccordionItem. Please make use of code snippet and sample in below for you reference.