The following tables list the members exposed by OnCalculatePendingEventArgs.
| Name | Description | |
|---|---|---|
|  | OnCalculatePendingEventArgs Constructor | Constructor | 
| Name | Description | |
|---|---|---|
|  | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | 
|  | CurrentValue | Gets/Sets CurrentValue (Inherited from Infragistics.Win.UltraWinEditors.UltraWinCalc.OnCalculateImmediateEventArgs) | 
|  | CurrentValueDecimal | Get/Sets the current value as decimal. (Inherited from Infragistics.Win.UltraWinEditors.UltraWinCalc.OnCalculateImmediateEventArgs) | 
|  | Operation | Operation string, this value may be changed by the user and handled by the user. (Inherited from Infragistics.Win.UltraWinEditors.UltraWinCalc.OnCalculateImmediateEventArgs) | 
|  | PreviousValue | Gets/Sets CurrentValue | 
|  | PreviousValueDecimal | Get/Sets the current value as decimal. |