Version

ColumnMovedEventArgs Class Members

The following tables list the members exposed by ColumnMovedEventArgs.

Public Constructors
 NameDescription
Public ConstructorColumnMovedEventArgs ConstructorCreates a new instance of the ColumnMovedEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyColumnReturns the UltraListViewColumnBase with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.CancelableColumnEventArgs)
See Also