Version

SortedEventArgs class

Event arguments object passed into the ColumnSorted event handler.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.SortedEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.SortedEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
         Infragistics.Web.UI.SortedEventArgs

See Also