Version

ColumnSortedEventArgs Class Members

The following tables list the members exposed by ColumnSortedEventArgs.

Public Constructors
 NameDescription
Public ConstructorColumnSortedEventArgs ConstructorCreates a new instance of the ColumnSortedEventArgs class.  
Public Properties
 NameDescription
Public PropertyColumnReturns the UltraListViewColumnBase with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.ColumnEventArgs)
See Also