C# WinForm PropertyGrid用法

关于C# PropertyGrid的用法没有找到,找到一个C++的用法。 模仿着使用了一下,感觉挺不错,分享一下。 基本用法: 拖个PropertyGrid,绑定一个属性类就行了。 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.
相关文章
相关标签/搜索