Version 24.2 (latest)

ColumnResizedEventArgs Class Properties

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

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