Avalonia.ExtendedToolkit icon indicating copy to clipboard operation
Avalonia.ExtendedToolkit copied to clipboard

PropertyGrid CustomTypeEditors. Add dynamic properties

Open IgorIIV opened this issue 2 years ago • 1 comments

Good day. Question about the PropertyGrid CustomTypeEditors control. Is it possible to dynamically add properties to the control? In my application some properties are generated while the application is running, but in your example they are statically prescribed in BisenessObjects.cs

IgorIIV avatar Aug 11 '22 08:08 IgorIIV

Hi,

I don't understand your question correctly. Because this control is a port of WPF PropertyGrid perhabs you can look at the wiki to get your answer.

Best regards

mameolan avatar Aug 20 '22 04:08 mameolan