Version

ColumnResizingEventArgs Class Members

The following tables list the members exposed by ColumnResizingEventArgs.

Public Constructors
 NameDescription
Public ConstructorColumnResizingEventArgs ConstructorOverloaded.   
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)
Public PropertyUIActionReturns the user interface action which triggered the firing of the event.  
See Also