Version

ColumnResizingEventArgs class Members

The following tables list the members exposed by ColumnResizingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertycolumnReturns which column is being used as the drag source for the resize action.  
Public PropertycolumnsReturns which columns are being resized by this resize action.  
Public PropertystartingWidthReturns the width of the column that is being resized by the user.  
Public PropertystartingWidthsReturns the original width collection for this resize action.  
See Also