Hi,
i have some properties in my class(added via SelectedObject to the Grid), and some of them can be null.
I would expect to override a TypeConverter and handle those properties in GetProperties() (Like i would do in the 'normal' PropertyGrid).
But if the properties are null, the function isn't called, only if the property is != null.
What could i do here?
Greets,
**Jürgen**
i have some properties in my class(added via SelectedObject to the Grid), and some of them can be null.
I would expect to override a TypeConverter and handle those properties in GetProperties() (Like i would do in the 'normal' PropertyGrid).
But if the properties are null, the function isn't called, only if the property is != null.
What could i do here?
Greets,
**Jürgen**