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 Members
The following tables list the members exposed by ColumnResizedEventArgs.
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