'宣言 Public Function New( _ ByVal control As Control, _ ByVal originalValue As Object, _ ByVal desiredType As Type, _ ByVal CalcValue As Infragistics.Win.CalcEngine.UltraCalcValue _ )
public FormatValueEventArgs( Control control, object originalValue, Type desiredType, Infragistics.Win.CalcEngine.UltraCalcValue CalcValue )