Tagged Questions
0
votes
1answer
149 views
How to change UI of EntityEditorWithPicker?
I have created a custom EntityEditorWithPicker control. And now I need add TreeView control at the left hand of the PickerDialog, when it is shown. But I can't found how to get an instance of ...