Version

PivotCancellableColumnResizingEventArgs Class Members

The following tables list the members exposed by PivotCancellableColumnResizingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancelGets or sets a value indicating whether the event should be cancelled. (Inherited from Infragistics.Controls.Grids.PivotCancellableEventArgs)
Public PropertyColumnsGets a Collection of columns that will be resized during this resizing action.  
Public PropertyWidthGets or sets the starting width of the column.  
See Also