摘要: 绑定自定义“类型”则不显示,绑定string型则只显示字符串的长度。 绑定的代码与显示效果如下: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.W... 阅读全文