Version

PivotCancellableColumnResizingEventArgs Class Properties

For a list of all members of this type, see PivotCancellableColumnResizingEventArgs members.

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