【问题标题】:How to add column to as specific position in a ListView?如何将列添加到 ListView 中的特定位置?
【发布时间】:2017-04-24 16:03:51
【问题描述】:

有没有办法将列添加到 ListView 中的特定位置?

到目前为止我正常添加它,所以它出现在最后,然后我使用以下代码移动它:

I want to change order of colums of listview

但是它需要 2 个步骤。有没有办法直接将其添加到给定位置?

【问题讨论】:

    标签: c# listview


    【解决方案1】:

    您可以调用insert method 将列插入到您想要的位置。

    【讨论】:

      猜你喜欢
      • 2011-12-15
      • 2010-11-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多