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