Click or drag to resize
KaxListViewSortExpressionSortOrderAsString Method
Overload List
  Name Description
Public method SortOrderAsString
This method gives the string representation of the sorting order. It can be either "ASC" or "DESC"
Public method Static member SortOrderAsString(KaxListViewSortOrder)
This method gives the string representation of the sorting order. It can be either "ASC" or "DESC"
Top
See Also