Infragistics2.Win.UltraWinListView.v8.1
ColumnMovingEventArgs Class Members
See Also  Properties 
Infragistics.Win.UltraWinListView Namespace : ColumnMovingEventArgs Class


The following tables list the members exposed by ColumnMovingEventArgs.

Public Constructors

 NameDescription
Public ConstructorColumnMovingEventArgs Constructor Creates a new instance of the ColumnMovingEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyColumn Returns the UltraListViewColumnBase with which this instance is associated. (Inherited from CancelableColumnEventArgs)
Top

See Also