Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

SortOrder Enumeration

Specifies the sorting order.

[Visual Basic]
Public Enum SortOrder
[C#]
public enum SortOrder

Members

Member Name Description
None Items are not sorted.
Ascending Items are sorted in ascending order.
Descending Items are sorted in descending order.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic