cxgridviewtest1.SortOrder := soNone;        //取消排序    

cxgridviewtest1.SortOrder := soAscending;     //升序

cxgridviewtest1.SortOrder := soDescending;     //降序

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2021-05-28
猜你喜欢
  • 2021-06-24
  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案