March 2003
Intermediate to advanced
896 pages
32h 35m
English
SortOrder
This enumeration determines how items are sorted with the
ListView.Sorting property.
public enum SortOrder { None = 0, Ascending = 1, Descending = 2 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ SortOrder
ListView.Sorting
ListView.Sorting
Read now
Unlock full access