The following tables list the members exposed by ParseValueEventArgs.
Name | Description | |
---|---|---|
ParseValueEventArgs Constructor | Creates an instance of the ParseValueEventArgs for use when subscribers are notified that a value is being parsed. |
Name | Description | |
---|---|---|
Control | Gets the extended Web element whose property is being read or written. (Inherited from Infragistics.WebUI.UltraWebCalcManager.ControlValueEventArgsBase) | |
Handled | Gets and sets whether the parsing was handled. | |
Value | Gets/Sets the value which is being sent from the _CALCMANAGER_ to the calculable element, or from the calculable element to the _CALCMANAGER_. (Inherited from Infragistics.WebUI.UltraWebCalcManager.ControlValueEventArgsBase) |