I am also trying to define a custom style for the property grid. I have gotten pretty far but I am running into the same issue as far as not being able to see the properties. Here is the template I have created. To use it simple save it to a project with a property grid. I have it set to apply to all property grids.
https://gist.github.com/Tide/2bf6d30297904a9a650c1e9cf800e07d
I made sure that PropertyItemBase is defined.
The only parts I could not add were the 4 Internal PropertyGrid numeric Editors.
https://gist.github.com/Tide/2bf6d30297904a9a650c1e9cf800e07d
I made sure that PropertyItemBase is defined.
The only parts I could not add were the 4 Internal PropertyGrid numeric Editors.