【问题标题】:devexpress RowSeparatorHeight with merge celldevexpress RowSeparatorHeight 与合并单元格
【发布时间】:2019-08-27 16:53:07
【问题描述】:

我只想要合并行之后的 RowSeparatorHeight

this image for problem

【问题讨论】:

    标签: devexpress-windows-ui


    【解决方案1】:

    要使用RowSeparatorHeight,您只需执行以下操作:

    GridView1.RowSeparatorHeight = INTEGERVALUE,所以如果您想在行之间设置高度 10,您应该执行以下操作:

    GridView1.RowSeparatorHeight = 10
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-09-13
      • 2015-04-27
      • 2016-10-25
      • 1970-01-01
      • 2011-10-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多