多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Tool.ListViewHelper.ListViewColumnSorter 类 ## 注释 ~~~ 继承自IComparer ~~~ ## 语法 ~~~ public class ListViewColumnSorter : IComparer ~~~ ## 构造函数 | | 名称 | 说明 | | --- | --- | --- | | | [ListViewColumnSorter](https://www.kancloud.cn/gxser1986/cqrobot/3015739) | 构造函数 | ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [SortColumn](https://www.kancloud.cn/gxser1986/cqrobot/3015741)| 获取或设置按照哪一列排序. | | | [Order](https://www.kancloud.cn/gxser1986/cqrobot/3015742) | 获取或设置排序方式. | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [Compare](https://www.kancloud.cn/gxser1986/cqrobot/3015744)| 重写IComparer接口. |