Version

OnCalculateImmediateEventArgs Class Members

The following tables list the members exposed by OnCalculateImmediateEventArgs.

Public Constructors
 NameDescription
Public ConstructorOnCalculateImmediateEventArgs ConstructorCalculation Event Args  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCurrentValueGets/Sets CurrentValue  
Public PropertyCurrentValueDecimalGet/Sets the current value as decimal.  
Public PropertyOperationOperation string, this value may be changed by the user and handled by the user.  
See Also