The following tables list the members exposed by ColumnResizingEventArgs.
| Name | Description | |
|---|---|---|
![]() | ColumnResizingEventArgs Constructor |
| Name | Description | |
|---|---|---|
![]() | browserEvent | (Inherited from Infragistics.Web.UI.EventArgs) |
![]() | cancel | (Inherited from Infragistics.Web.UI.CancelEventArgs) |
![]() | column | Returns which column is being used as the drag source for the resize action. |
![]() | columns | Returns which columns are being resized by this resize action. |
![]() | startingWidth | Returns the width of the column that is being resized by the user. |
![]() | startingWidths | Returns the original width collection for this resize action. |


