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.
VRVenkateshwaran Ramdoss Syncfusion Team April 13, 2016 01:26 PM UTC
Hi Tho,
We have prepared a sample based on your requirement. In this sample, we have used CustomEditor to use the RadioButton control in PropertyGrid. Please download the sample from the below attachment.
However, by using the sample you provided, how can I call the radiobutton in radiobuttoneditor to do some function? for example, if single is checked, other property will be hide or something..
VRVenkateshwaran Ramdoss Syncfusion Team April 19, 2016 02:18 PM UTC
Hi Tho,
We have prepared a sample based on your requirement. In this sample, we hooked checked event of RadioButton. In this event you can do the process whenever the selection get changes. Please download the sample from the below attachment.