R
rt
Hello,
I need to be able to hide properties for an object that is contained in
another object. In other words, Class A has many items of type Class B. I
cannot change Class A to use a derived Class B in which case I could use
ICustomTypeDescriptor. Is there another way to filter properties?
Thanks,
Rick
I need to be able to hide properties for an object that is contained in
another object. In other words, Class A has many items of type Class B. I
cannot change Class A to use a derived Class B in which case I could use
ICustomTypeDescriptor. Is there another way to filter properties?
Thanks,
Rick