Click here to Skip to main content
15,891,136 members
Articles / Programming Languages / C#

Populating a PropertyGrid using Reflection.Emit

Rate me:
Please Sign up or sign in to vote.
4.62/5 (25 votes)
30 Jan 2004Public Domain3 min read 180.6K   1.2K   71  
How to create a class at runtime so you can use its properties in a PropertyGrid.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer (Senior)
United States United States
Graduate of the Computer Science department at the University of Arizona

Comments and Discussions