Version 24.2 (latest)

OnCalculatePendingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCurrentValueGets/Sets CurrentValue (Inherited from Infragistics.Win.UltraWinEditors.UltraWinCalc.OnCalculateImmediateEventArgs)
Public PropertyCurrentValueDecimalGet/Sets the current value as decimal. (Inherited from Infragistics.Win.UltraWinEditors.UltraWinCalc.OnCalculateImmediateEventArgs)
Public PropertyOperationOperation string, this value may be changed by the user and handled by the user. (Inherited from Infragistics.Win.UltraWinEditors.UltraWinCalc.OnCalculateImmediateEventArgs)
Public PropertyPreviousValueGets/Sets CurrentValue  
Public PropertyPreviousValueDecimalGet/Sets the current value as decimal.  
See Also