retrieving getchildproperties

B

Balamurukan

hai,
PropertyDescriptorCollection properties =
TypeDescriptor.GetProperties(this);
PropertyDescriptor myProperty = properties.Find
("Cols",false);
PropertyDescriptorCollection arr=
myProperty.GetChildProperties();
++=====
upto this point it is working
i need to retrieve the childproperties(Like retrieving
Gridcolumnstyle collection Editor Properties)

balamurukan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,813
Latest member
lawrwtwinkle111

Latest Threads

Top