Version

GroupingSortDirection Enumeration

Allowable values for the SortDirection properties
Members
MemberDescription
AscendingGrouped rows will be sorted in the Ascending order.
DescendingGrouped rows will be sorted in the Descending order.
Inheritance Hierarchy

Object
   Infragistics.Web.UI.GroupingSortDirection

See Also