Version

ColumnResizedEventArgs class Members

The following tables list the members exposed by ColumnResizedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertycancelledReturns if the resize action was cancelled.  
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 PropertystartingWidthsReturns the original width collection for this resize action.  
See Also