The following tables list the members exposed by ParseValueEventArgs.
| Name | Description | |
|---|---|---|
![]() | ParseValueEventArgs Constructor | Initializes a new ParseValueEventArgs |
| Name | Description | |
|---|---|---|
![]() | Control | Gets the Control whose property is being read or written. (Inherited from Infragistics.Win.UltraWinCalcManager.ControlValueEventArgsBase) |
![]() | Handled | Gets / Sets whether the Parsing was handled. |
![]() | Value | Gets/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) |