Spread.Services Documentation
SortOrder Enumeration
GrapeCity.Documents.Spread Namespace : SortOrder Enumeration
Specifies the sort order.
Syntax
public enum SortOrder : System.Enum 
Members
MemberDescription
Ascending Specifies the acending or top sort value.
Descending Specifies the descending or bottom sort value.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.SortOrder

See Also

Reference

GrapeCity.Documents.Spread Namespace