Version

GroupByChangeAction Enumeration

Describes that change that is occuring in the GroupedColumns collection.
Members
MemberDescription
ChangeSortDirectionA grouped column's sort direction is changed.
GroupOne or more columns is being grouped by.
MoveA grouped column is changing it position in the grouped columns collection.
UngroupOne or more columns is being ungrouped by.
Inheritance Hierarchy

Object
   Infragistics.Web.UI.GroupByChangeAction

See Also