🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 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接口. |