Version

OnCalculatePendingEventArgs Class Members

The following tables list the members exposed by OnCalculatePendingEventArgs.

Public Constructors
 NameDescription
Public ConstructorOnCalculatePendingEventArgs ConstructorConstructor  
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