Version

PivotCancellableRowEventArgs Class Members

The following tables list the members exposed by PivotCancellableRowEventArgs.

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 PropertyRowGets or sets the PivotDataRow that this event was triggered for.  
See Also