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


The following tables list the members exposed by ColumnMovedEventArgs.

Public Constructors

 NameDescription
Public ConstructorColumnMovedEventArgs Constructor Creates a new instance of the ColumnMovedEventArgs 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