开发者

DataView boolean cell

How would I add a cell to a DataView that was toggleable between True and False like the dataview in the Microsoft Visual C# properties window? I can only f开发者_如何学Pythonind a way to add a text box type cell to it, but I need to add a toggleable one, and also a dropdown list type. Thanks for any help.


I think you mean the PropertyGrid. If that's the case, it's as simple as handing it a class with a boolean property.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜