The following tables list the members exposed by FormatValueEventArgs.
Name | Description | |
---|---|---|
FormatValueEventArgs Constructor | Initializes a new FormatValueEventArgs |
Name | Description | |
---|---|---|
CalcValue | Gets the IUltraCalcValue being used by the CalcManager to set the value of the control. | |
Control | Gets the Control whose property is being read or written. (Inherited from Infragistics.Win.UltraWinCalcManager.ControlValueEventArgsBase) | |
DesiredType | Gets the type expected by property of the control which is being set. | |
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) |