Silverlight 的 PropertyGrid
在我的问题之后,是否有一个(最好是免费的)用于silverlight的PropertyGrid支持编辑ICollections?
谢谢。
Following my question, Is there a (preferably free) PropertyGrid for silverlight out there which supports editing ICollections?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
该控件有最新版本,根据文档,它支持
Collections
。您可以在 Silverlight 5 属性网格中找到它There is a newest version of the same control and according to the documentation it is supporting
Collections
. You could find it in Silverlight 5 Property Gridhttp://slg40.codeplex.com/
您正在寻找这样的东西吗?
http://slg40.codeplex.com/
Is something like this what you are looking for?