There are two that I know of:
SortDirection and SortOrder
One quick caveat is that those are found in the System.Web.UI.WebControls and System.Windows.Forms namespaces, respectively, so there's the possibility that they might not apply for what you're doing semantically.