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.
PKPavithra Kodiyarasan Syncfusion Team February 18, 2016 11:25 AM UTC
Hi Yanghao,
Thanks for contacting syncfusion support.
You had used the PropertyGrid in Dropdown cells and so you need to set the object for grid to propertyGrid. Hence this problem can be solved by using SelectedObject property. This property is used to get or sets the object for which the grid displays properties.
Please refer to the Code snippet and sample below.