Completed
Last Updated: 10 Apr 2013 02:27 by ADMIN
ADMIN
Ivan Petrov
Created on: 10 Apr 2013 02:27
Category: PropertyGrid
Type: Bug Report
1
FIX. RadPropertyGrid - When setting the SelectedObjects property all read only properties are not displayed.
Steps to reproduce:
1. Add a RadPropertyGrid to a form.
2. Set the SelectedObjects property to a array of one object that has a property decorated with the ReadOnly attribute.
Run the project and you will see that the read only property is not displayed.
0 comments