Version

ColumnMovingEventArgs Class Members

The following tables list the members exposed by ColumnMovingEventArgs.

Public Constructors
 NameDescription
Public ConstructorColumnMovingEventArgs ConstructorCreates a new instance of the ColumnMovingEventArgs 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