The following tables list the members exposed by FormatValueEventArgs.
Name | Description | |
---|---|---|
FormatValueEventArgs Constructor | Creates an instance of the FormatValueEventArgs for use when subscribers are notified that a formula result can be formatted. |
Name | Description | |
---|---|---|
CalcValue | Gets the UltraCalcValue that was the formula result and is being used by the _CALCMANAGER_ to assign a new value to one property of this calculable element. | |
Control | Gets the extended Web element whose property is being read or written. (Inherited from Infragistics.WebUI.UltraWebCalcManager.ControlValueEventArgsBase) | |
DesiredType | Gets the type expected by the named property of the calculable element to which this formatted value is being stored. | |
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) |