Hello,
I've got a domain model info class, basically some get-only properties on an INotifyPropertyChanged class. I set the DataContext to an instance of this, but nothing is happening for the RadPropertyGrid. No properties show up.
Question: do the properties need to be settable? Or otherwise have ReadOnlyAttribute attached to them?
Thank ye...
Best regards.
I've got a domain model info class, basically some get-only properties on an INotifyPropertyChanged class. I set the DataContext to an instance of this, but nothing is happening for the RadPropertyGrid. No properties show up.
Question: do the properties need to be settable? Or otherwise have ReadOnlyAttribute attached to them?
Thank ye...
Best regards.