WPF ListView排序功能

时间:2013-08-19 07:09:27
【文件属性】:
文件名称:WPF ListView排序功能
文件大小:7KB
文件格式:ZIP
更新时间:2013-08-19 07:09:27
WPF ListView 排序 Sort WPF 使用 ListView 排序的程序例子
【文件预览】:
SortListView.csproj
Themes
----Generic.xaml(1KB)
MainWindow.xaml
Properties
----AssemblyInfo.cs(2KB)
MainWindow.xaml.cs
Extention
----ListViewBehavior.cs(4KB)
----SortInfo.cs(248B)
----UIElementAdorner.cs(2KB)
----ListSortDirector.cs(1KB)
App.xaml
App.xaml.cs

网友评论

  • 值得借鉴。谢谢分享。
  • 很多例子,不错
  • 很好,对我很有用。
  • 可以使用,并且代码质量好.
  • 不错,很有借鉴价值
  • 代码挺好的,值得参考下
  • 很好,用上了
  • 可以使用,并且代码质量好.
  • 很多例子,不错
  • 封装好的排序示例,可以很容易的扩展使用,很好。