Hello,
I use the RadPropertyGrid (Forms) to show a "complex" type. This type has one property A declared by an interface type and holding an object B.This property is read only but:
a) I would like to see all properties of that object B
b) I would like to allow changes to any of the properties of B (simple types)
This worked well with the "old" property grid of another vendor. After the migration the important (nested items) properties are gone.
Thanks for any help!
Matthias
I use the RadPropertyGrid (Forms) to show a "complex" type. This type has one property A declared by an interface type and holding an object B.This property is read only but:
a) I would like to see all properties of that object B
b) I would like to allow changes to any of the properties of B (simple types)
This worked well with the "old" property grid of another vendor. After the migration the important (nested items) properties are gone.
Thanks for any help!
Matthias