Version

ColumnResizingEventArgs Class Properties

For a list of all members of this type, see ColumnResizingEventArgs members.

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