Version

ColumnResizingEventArgs Class Members

The following tables list the members exposed by ColumnResizingEventArgs.

Public Constructors
 NameDescription
Public ConstructorColumnResizingEventArgs ConstructorConstructs the event arguments object.  
Public Properties
 NameDescription
Public PropertyColumnReference to the column that is being resized.  
Public PropertyColumnsResizedReference to the columns that will be participating in the resizing  
Public PropertyOriginalWidthsA listing of the original widths of the columns in the resizing action.  
See Also