Version

ParseValueEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyControlGets the Control whose property is being read or written. (Inherited from Infragistics.Win.UltraWinCalcManager.ControlValueEventArgsBase)
Public PropertyHandledGets / Sets whether the Parsing was handled.  
Public PropertyValueGets/Sets the value which is being sent from the CalcManager to the control or the control to the CalcManager (Inherited from Infragistics.Win.UltraWinCalcManager.ControlValueEventArgsBase)
See Also