Version

SortedColumnEventArgs Class Members

The following tables list the members exposed by SortedColumnEventArgs.

Public Constructors
 NameDescription
Public ConstructorSortedColumnEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyColumnThe ColumnEventArgs.Column that this event was triggered for. (Inherited from Infragistics.Controls.Grids.ColumnEventArgs)
Public PropertyPreviousSortDirectionGets the SortDirectionthat was previously applied.  
See Also