J
julia_beresford
Hi
I have a main class with a public property of type sub class, which
has several properties of type int.
When i assign an instance of my main class to
propertyGrid.SelectedObject I cannot edit values for the properties of
my sub class, I can't even expand it (I was expecting to see the
little + sign next to it, to expand the int properties). Can anyone
tell me how to do this please.
Many thanks
Julia.
I have a main class with a public property of type sub class, which
has several properties of type int.
When i assign an instance of my main class to
propertyGrid.SelectedObject I cannot edit values for the properties of
my sub class, I can't even expand it (I was expecting to see the
little + sign next to it, to expand the int properties). Can anyone
tell me how to do this please.
Many thanks
Julia.