Click or drag to resize
GridSortExpressionSortOrderAsString Method
Overload List
  Name Description
Public method SortOrderAsString
Gets a string contain sort order. You always get "ASC" "DESC".
Public method Static member SortOrderAsString(GridSortOrder)
Return GridSortOrder according to the input string.
Top
See Also