在DataGridView设置数据源绑定后,
设置DataGridView的属性HeaderText就可以了。
代码参考:
dataGridView.Columns[filedName].HeaderText = displayLabel

 

相关文章:

  • 2022-02-04
  • 2022-01-15
  • 2022-03-09
  • 2021-04-21
  • 2021-05-30
  • 2023-03-27
  • 2021-08-23
猜你喜欢
  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
相关资源
相似解决方案