CustomEditor like button in WPF PropertyGrid

I am using the Property Grid control, and I want to implement a property input style similar to a button, just like the Collections Editor. The style is the same, but it triggers a custom pop-up window that returns string data to the current property value after the pop-up operation is completed.

Can this button be bound to a Command in the VNet when I am using MVVM mode for development? Do you have any examples? 

thank you.


1 Reply

BS Bhaskar Suresh Syncfusion Team November 27, 2024 12:23 PM UTC

Hi Tyrone,


We have prepared a sample to achieve your reported requirement. Please refer to the attached sample and let us know if you have any concerns. Also, could you please clarify and elaborate regarding the VNet query?


Regards,

Bhaskar Suresh


Attachment: PtpyGrid_CustomCollectionEditor_61d505ea.zip

Loader.
Up arrow icon