Version

ParseValueEventArgs Class Members

The following tables list the members exposed by ParseValueEventArgs.

Public Constructors
 NameDescription
Public ConstructorParseValueEventArgs ConstructorInitializes a new ParseValueEventArgs  
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