J
JezB
The grid happily shows any public properties that has the Browsable
attribute set, but if I inherit public properties from some base class and
base my property grid on the new class, the property grid shows base class
properties but displays "Object reference not set to an instance of an
object" for them all - it only shows the additional public properties in my
new class correctly. Can anything be done about this ?
attribute set, but if I inherit public properties from some base class and
base my property grid on the new class, the property grid shows base class
properties but displays "Object reference not set to an instance of an
object" for them all - it only shows the additional public properties in my
new class correctly. Can anything be done about this ?