Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ColumnResizedEventArgs Class Properties
For a list of all members of this type, see ColumnResizedEventArgs members.
Public Properties
| Name | Description |
 | Action | (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs) |
 | Column | Returns a reference to the column that is resizing. |
 | Width | Returns the new value for the column's Width property. |
See Also