Version

ColumnResizedEventArgs Class Members

The following tables list the members exposed by ColumnResizedEventArgs.

Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyColumnReturns a reference to the column that is resizing.  
Public PropertyWidthReturns the new value for the column's Width property.  
See Also